Files
frameworks_base/tests/FrameworkTest
Jean-Baptiste Queru cf4550c319 donut snapshot
2009-07-21 11:16:54 -07:00
..
2009-07-21 11:16:54 -07:00
2009-07-21 11:16:54 -07:00
2009-07-21 11:16:54 -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.