Class TestFixtureExtension


  • public class TestFixtureExtension
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestFixtureExtension​(org.gradle.api.Project project)  
    • Method Summary

      Modifier and Type Method Description
      void useFixture​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

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

      • TestFixtureExtension

        public TestFixtureExtension​(org.gradle.api.Project project)
    • Method Detail

      • useFixture

        public void useFixture​(java.lang.String path)