|
Drag[en]gine Script Module DragonScript 1.32.1
|
Test failed with equal assertion violation. More...
Public Member Functions | |
| Object | getExpected () |
| Expected result. | |
| Object | getFound () |
| Found result. | |
| AssertEqualsException | new (Object expected, Object found) |
| Create exception. | |
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.