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

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

Completed in 29 milliseconds