Module rxmicro.test

Class AlternativeEntryPoint


  • public final class AlternativeEntryPoint
    extends Object
    Author:
    nedis
    • Constructor Detail

      • AlternativeEntryPoint

        public AlternativeEntryPoint​(Alternative alternative,
                                     Field testClassField)
    • Method Detail

      • getFieldType

        public Class<?> getFieldType()
      • getHumanReadableErrorName

        public String getHumanReadableErrorName()
      • readValue

        public void readValue​(List<Object> testInstances)
      • getInjectionName

        public String getInjectionName()
      • getValue

        public Object getValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object