public class MojoRuleTest extends Object
Constructor and Description |
---|
MojoRuleTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testMojoConfiguration() |
void |
testNoRuleWrapper() |
void |
testPluginConfigurationExtraction() |
void |
testSettingMojoVariables() |
void |
testVariableAccessWithoutGetter() |
void |
testVariableAccessWithoutGetter2() |
void |
testWithRuleWrapper() |
public MojoRule rule
public void testPluginConfigurationExtraction() throws Exception
Exception
- if anypublic void testMojoConfiguration() throws Exception
Exception
- if anypublic void testVariableAccessWithoutGetter() throws Exception
Exception
- if anypublic void testVariableAccessWithoutGetter2() throws Exception
Exception
- if anypublic void testSettingMojoVariables() throws Exception
Exception
- if any@WithoutMojo public void testNoRuleWrapper() throws Exception
Exception
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.