Drag[en]gine Script Module DragonScript
1.23
|
Test failed with equal assertion violation. More...
Public Member Functions | |
Object | getExpected () |
Expected result. More... | |
Object | getFound () |
Found result. More... | |
AssertEqualsException | new (Object expected, Object found) |
Create exception. More... | |
Test failed with equal assertion violation.
Stores the expected result and the found result.
Object Dragengine.TestSystem.AssertEqualsException.getExpected | ( | ) |
Expected result.
Object Dragengine.TestSystem.AssertEqualsException.getFound | ( | ) |
Found result.
AssertEqualsException Dragengine.TestSystem.AssertEqualsException.new | ( | Object | expected, |
Object | found | ||
) |
Create exception.