Class IntegerTest
java.lang.Object
org.soliscode.test.OptionalMethodSupport
org.soliscode.test.AbstractTest
org.soliscode.test.numeric.IntegerTest
- All Implemented Interfaces:
IntegerContract<Integer>
,ContractSupport<Integer>
,IntegerSupport<Integer>
,NumberSupport<Integer>
,ProviderSupport<Integer>
,WithInteger
,SupportedMethods
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.soliscode.test.OptionalMethodSupport
doesNotSupportMethod, supportsMethod, unsupportedMethods
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.soliscode.test.contract.numeric.IntegerContract
testDoubleValue, testFloatValue, testIntValue, testLongValue
Methods inherited from interface org.soliscode.test.SupportedMethods
supportsMethod
Methods inherited from interface org.soliscode.test.contract.support.WithInteger
provider
-
Constructor Details
-
IntegerTest
public IntegerTest()
-