|
Class Summary |
| ReflectiveSodaEventForJava |
A Java [[org.sodatest.api.SodaEvent]] base class that supports the automatic binding of parameters to
public and strongly-typed fields or setter methods. |
| ReflectiveSodaFixtureForJava |
Java SodaFixture base class that supports the discovery of SodaEvents
and SodaReports by reflecting on the subclass' functions. |
| ReflectiveSodaReportForJava |
A Java [[org.sodatest.api.SodaReport]] base class that supports the automatic binding of parameters to
public and strongly-typed fields or setter methods. |