root/src/tests/kits/app/bcursor/CursorTest.h
#ifndef _cursor_test_h_
#define _cursor_test_h_

class CppUnit::Test;

CppUnit::Test* CursorTestSuite();

#endif  // _cursor_test_h_