Test case renderer .
More...
◆ addLogs()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.addLogs |
( |
String |
text | ) |
|
◆ addTestSuite()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.addTestSuite |
( |
TestSuite |
suite | ) |
|
◆ createContent()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.createContent |
( |
| ) |
|
|
protected |
◆ createRenderer()
Widget Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.createRenderer |
( |
ListBox |
listBox | ) |
|
◆ createTestGameApp()
BaseGameApp Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.createTestGameApp |
( |
| ) |
|
|
protected |
Create test game application instance.
- Version
- 1.19
Default implementation creates instance of TestGameApp.
◆ dispose()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.dispose |
( |
| ) |
|
◆ getConsole()
Console Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.getConsole |
( |
| ) |
|
◆ getLogFilePath()
String Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.getLogFilePath |
( |
| ) |
|
Filename for test run to write log file to or empty string to not write log file.
- Version
- 1.12
Default implementation returs path "/testresults/{timestamp}".
◆ getTestGameApp()
BaseGameApp Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.getTestGameApp |
( |
| ) |
|
Game application for use by test suited.
◆ new() [1/2]
LERTestCase Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.new |
( |
| ) |
|
◆ new() [2/2]
LERTestCase Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.new |
( |
Console |
console, |
|
|
Desktop |
desktop |
|
) |
| |
◆ onTestCaseChanged()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.onTestCaseChanged |
( |
TestCase |
testCase | ) |
|
◆ onTestCasesChanged()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.onTestCasesChanged |
( |
| ) |
|
◆ removeAllTestSuites()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.removeAllTestSuites |
( |
| ) |
|
◆ removeTestSuite()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.removeTestSuite |
( |
TestSuite |
suite | ) |
|
◆ selectTestCase()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.selectTestCase |
( |
TestCase |
testCase | ) |
|
◆ startTesting()
void Dragengine.TestSystem.WindowTesting.LERTestSuite.LERTestCase.startTesting |
( |
| ) |
|
The documentation for this class was generated from the following file: