Class DoubleTest
java.lang.Object
org.soliscode.test.OptionalMethodSupport
org.soliscode.test.AbstractTest
org.soliscode.test.object.DoubleTest
- All Implemented Interfaces:
ContractSupport<Double>
,ProviderSupport<Double>
,WithDouble
,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.SupportedMethods
supportsMethod
Methods inherited from interface org.soliscode.test.contract.support.WithDouble
provider
-
Constructor Details
-
DoubleTest
public DoubleTest()
-