Uses of Class
org.jmanikin.test.ConformanceResult.ConformanceErrorType
| Package | Description |
|---|---|
| org.jmanikin.test |
Provides conformance tests
|
-
Uses of ConformanceResult.ConformanceErrorType in org.jmanikin.test
Subclasses of ConformanceResult.ConformanceErrorType in org.jmanikin.test Modifier and Type Class Description static classConformanceResult.DeterminismProblemstatic classConformanceResult.ObjProblemstatic classConformanceResult.OldProblemstatic classConformanceResult.RollbackProblemstatic classConformanceResult.SendProblemFields in org.jmanikin.test declared as ConformanceResult.ConformanceErrorType Modifier and Type Field Description ConformanceResult.ConformanceErrorTypeConformanceResult.WorldConformanceError. errorTypeConstructors in org.jmanikin.test with parameters of type ConformanceResult.ConformanceErrorType Constructor Description WorldConformanceError(java.lang.Exception exception, ConformanceResult.ConformanceErrorType errorType, W world)