Class TestURL.TestURLSupplier

  • Enclosing class:
    TestURL

    public static class TestURL.TestURLSupplier
    extends org.junit.experimental.theories.ParameterSupplier
    • Constructor Summary

      Constructors 
      Constructor Description
      TestURLSupplier()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.junit.experimental.theories.PotentialAssignment> getValueSources​(org.junit.experimental.theories.ParameterSignature sig)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestURLSupplier

        public TestURLSupplier()
    • Method Detail

      • getValueSources

        public java.util.List<org.junit.experimental.theories.PotentialAssignment> getValueSources​(org.junit.experimental.theories.ParameterSignature sig)
        Specified by:
        getValueSources in class org.junit.experimental.theories.ParameterSupplier