Class RobolectricTestRunner.RobolectricFrameworkMethod

  • All Implemented Interfaces:
    org.junit.runners.model.Annotatable
    Enclosing class:
    RobolectricTestRunner

    public static class RobolectricTestRunner.RobolectricFrameworkMethod
    extends org.junit.runners.model.FrameworkMethod
    Fields in this class must be serializable using XStream.
    • Method Detail

      • getName

        public String getName()
        Overrides:
        getName in class org.junit.runners.model.FrameworkMethod
      • isLegacy

        public boolean isLegacy()
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class org.junit.runners.model.FrameworkMethod
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class org.junit.runners.model.FrameworkMethod
      • toString

        public String toString()
        Overrides:
        toString in class org.junit.runners.model.FrameworkMethod