Class BooleanResult
java.lang.Object
org.locationtech.jtstest.testrunner.BooleanResult
- All Implemented Interfaces:
Result
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
BooleanResult
public BooleanResult(boolean result) -
BooleanResult
-
-
Method Details
-
equals
-
toFormattedString
- Specified by:
toFormattedStringin interfaceResult
-
toLongString
- Specified by:
toLongStringin interfaceResult
-
toShortString
- Specified by:
toShortStringin interfaceResult
-