Searched refs:TextControlTestcase (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/interface/btextcontrol/
H A DTextControlTest.cpp7 class TextControlTestcase: public TestCase { class in inherits:TestCase
33 testSuite->addTest(new CppUnit::TestCaller<TextControlTestcase>(
34 "BTextControl_Size", &TextControlTestcase::SizeTest));
35 testSuite->addTest(new CppUnit::TestCaller<TextControlTestcase>(
36 "BTextControl_GetText", &TextControlTestcase::GetTextTest));

Completed in 29 milliseconds