package app; import org.junit.Test; public class ApplicationTest { @Test public void renderTemplate() { } }