All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.testing.junitrunner.NoTestsFrameworkMethod.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






NoTestsFrameworkMethod (org.spincast:spincast-framework 1.0.0 API)












org.spincast.testing.junitrunner

Class NoTestsFrameworkMethod

  • java.lang.Object
    • org.junit.runners.model.FrameworkMember<org.junit.runners.model.FrameworkMethod>
      • org.junit.runners.model.FrameworkMethod
        • org.spincast.testing.junitrunner.NoTestsFrameworkMethod
  • All Implemented Interfaces:
    org.junit.runners.model.Annotatable


    public class NoTestsFrameworkMethod
    extends org.junit.runners.model.FrameworkMethod
    Pseudo-test to be able to run some Spincast tests when no real @Test annotated test exist. JUnit required at least one test to run.
    • Constructor Detail

      • NoTestsFrameworkMethod

        public NoTestsFrameworkMethod()
    • Method Detail

      • getMethodToUse

        protected static Method getMethodToUse()
      • getName

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

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy