- java.lang.Object
-
- io.rxmicro.test.local.AlternativeEntryPoint
-
public final class AlternativeEntryPoint extends Object
- Author:
- nedis
-
-
Constructor Summary
Constructors Constructor Description AlternativeEntryPoint(Alternative alternative, Field testClassField)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Class<?>getFieldType()StringgetHumanReadableErrorName()StringgetInjectionName()ObjectgetValue()inthashCode()voidreadValue(List<Object> testInstances)StringtoString()
-
-
-
Constructor Detail
-
AlternativeEntryPoint
public AlternativeEntryPoint(Alternative alternative, Field testClassField)
-
-