Package dev.testify

Class TestifyPlugin

  • All Implemented Interfaces:
    org.gradle.api.Plugin

    
    public final class TestifyPlugin
     implements Plugin<Project>
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      TestifyPlugin()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit apply(Project project)
      • Methods inherited from class java.lang.Object

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

      • TestifyPlugin

        TestifyPlugin()