Package io.micronaut.views.fields.tck
Class TestUtils
java.lang.Object
io.micronaut.views.fields.tck.TestUtils
- 
Method Summary
 
- 
Method Details
- 
render
public static String render(String viewName, ViewsRenderer<Map<String, Object>, throws IOException?> viewsRenderer, Map<String, Object> model) - Throws:
 IOException
 - 
assertEqualsIgnoreSpace
 - 
output
- Throws:
 IOException
 
 -