Files
frameworks_base/tests/FrameworkTest
Jean-Baptiste Queru 843ef36f7b donut snapshot
2009-05-20 11:28:04 -07:00
..
2009-05-20 11:28:04 -07:00

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.