Interface AsciidoctorContentTestCase


public interface AsciidoctorContentTestCase
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.file.RegularFileProperty
     
    org.gradle.api.file.DirectoryProperty
     
  • Method Details

    • getStartingSample

      @InputDirectory @Optional @PathSensitive(RELATIVE) org.gradle.api.file.DirectoryProperty getStartingSample()
    • getContentFile

      @InputFile @PathSensitive(RELATIVE) org.gradle.api.file.RegularFileProperty getContentFile()