
public class JomcToolExecutorServiceTest extends JomcToolTest
org.jomc.tools.JomcTool with ExecutorService.| Constructor and Description |
|---|
JomcToolExecutorServiceTest()
Creates a new
JomcToolExecutorServiceTest instance. |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutorService |
newExecutorService()
Creates a new
ExecutorService backing the tests. |
assertIllegalArgumentException, assertNullPointerException, getExecutorService, getJomcTool, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newJomcTool, newModel, newModelContext, setOutputDirectory, setResourceEncoding, shutdown, testDefaultLogLevel, testDefaultTemplateEncoding, testDefaultTemplateProfile, testHtmlString, testIndentation, testInputEncoding, testJavaConstantName, testJavaFieldName, testJavaIdentifier, testJavaMethodParameterName, testJomcToolModelObjectsNotFound, testJomcToolNotNull, testJomcToolNullPointerException, testLineSeparator, testLogLevel, testModel, testOutputEncoding, testParentTemplateProfile, testTemplateEncoding, testTemplateProfile, testToJavaConstantName, testToJavaMethodName, testToJavaVariableName, testVelocityContext, testVelocityEngine, testVelocityTemplatespublic JomcToolExecutorServiceTest()
JomcToolExecutorServiceTest instance.protected ExecutorService newExecutorService()
ExecutorService backing the tests.newExecutorService in class JomcToolTestExecutorService backing the tests, or null.JomcToolTest.getExecutorService()Copyright © 2005–2016 The JOMC Project. All rights reserved.