public class CleanArgumentTest extends Object
| Constructor and Description |
|---|
CleanArgumentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanArgsShouldRemoveWrongSurroundingQuotes() |
void |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes() |
void |
testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes() |
public void cleanArgsShouldRemoveWrongSurroundingQuotes()
public void testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingDoubleQuotes()
public void testCleanArgsShouldNotTouchCorrectlyQuotedArgumentsUsingSingleQuotes()
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.