From aa9cdee46fea21ad50b70a4513aa39aebe280b7f Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 27 Jul 2017 23:21:23 +0100 Subject: Adding initial docs --- classTestBench.html | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 classTestBench.html (limited to 'classTestBench.html') diff --git a/classTestBench.html b/classTestBench.html new file mode 100644 index 00000000..e20c32f4 --- /dev/null +++ b/classTestBench.html @@ -0,0 +1,94 @@ + + + + + + + +YAGE: TestBench Class Reference + + + + + + + + + +
+
+ + + + + + +
+
YAGE +
+
Yet Another Game Engine
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+ +
+
TestBench Class Reference
+
+
+ + + + + + + + +

+Public Member Functions

+void startTest (const std::string &test_name)
 
+void endTest (bool pass)
 
+void printResults ()
 
+
The documentation for this class was generated from the following files: +
+ + + + -- cgit