public final class CreationMethod
extends Object
Contains all data used to construct a method that creates a new instance of the generated fixture.
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
The return type of the method
The return value of the method
int
-
Method Details
-
-
getReturnType
The return type of the method
-
getName
The name of the method
-
getReturnValue
public String getReturnValue()
The return value of the method
-
-
-