Searched defs:AppRunTester (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/app/bapplication/
H A DAppRunTester.h22 class AppRunTester : public TestCase class in inherits:TestCase
25 AppRunTester() {;} function in class:AppRunTester
26 AppRunTester(std::string name) : TestCase(name) {;} function in class:AppRunTester

Completed in 29 milliseconds