Package | Description |
---|---|
org.testng.mustache |
Modifier and Type | Field and Description |
---|---|
protected Model |
BaseChunk.m_model |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.String |
Mustache.run(java.lang.String template,
Model model) |
Constructor and Description |
---|
BaseChunk(Model model) |
StringChunk(Model model,
java.lang.String string) |
VariableChunk(Model model,
java.lang.String variable) |