public class PluginParameterExceptionTest extends Object
| Constructor and Description |
|---|
PluginParameterExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMissingRequiredCollectionTypeParameter() |
void |
testMissingRequiredMapTypeParameter() |
void |
testMissingRequiredPropertiesTypeParameter() |
void |
testMissingRequiredStringArrayTypeParameter() |
@Test public void testMissingRequiredStringArrayTypeParameter()
@Test public void testMissingRequiredCollectionTypeParameter()
@Test public void testMissingRequiredMapTypeParameter()
@Test public void testMissingRequiredPropertiesTypeParameter()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.