java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.test.template.javaJunit
All Implemented Interfaces:
com.fizzed.rocker.RockerModel

public class javaJunit extends com.fizzed.rocker.runtime.DefaultRockerModel
  • Constructor Details

    • javaJunit

      public javaJunit()
  • Method Details

    • getContentType

      public static com.fizzed.rocker.ContentType getContentType()
    • getTemplateName

      public static String getTemplateName()
    • getTemplatePackageName

      public static String getTemplatePackageName()
    • getHeaderHash

      public static String getHeaderHash()
    • getArgumentNames

      public static String[] getArgumentNames()
    • project

      public javaJunit project(Project project)
    • project

      public Project project()
    • transactional

      public javaJunit transactional(boolean transactional)
    • transactional

      public boolean transactional()
    • template

      public static javaJunit template(Project project, boolean transactional)
    • buildTemplate

      protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
      Overrides:
      buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
      Throws:
      com.fizzed.rocker.RenderingException