summaryrefslogtreecommitdiffstats
path: root/tests/FrameworkTest/README
blob: d6d0042605c5dc396c886e2ca847b6164427fe55 (plain)
1
2
3
4
5
6
7
8
FrameworkTestApplication should hold snippets of functionality that are
helpful for testing the UI framework code, but not appropriate for
sample code.  For instance, a layout contrived to exercise an edge case
of scrolling behavior.

InstrumentationTestCases should be added under tests and added to the
list of tests in FrameworkInstrumentationTestRunner.