@UnitTest public class VjdbcConnectionStringParserTest extends java.lang.Object
| Constructor and Description |
|---|
VjdbcConnectionStringParserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParseFlex() |
void |
testParseFlexEndsWithAnd() |
void |
testParseFlexEndsWithFewParams() |
void |
testParseFlexEndsWithOneParam() |
void |
testParseFlexEndsWithQuestionMark() |
void |
testParseFlexEndsWithQuestionMarkWithAndAtEnd() |
void |
testParseFlexEndsWithQuestionMarkWithAndInMiddle() |
public void testParseFlex()
public void testParseFlexEndsWithAnd()
public void testParseFlexEndsWithQuestionMark()
public void testParseFlexEndsWithQuestionMarkWithAndInMiddle()
public void testParseFlexEndsWithQuestionMarkWithAndAtEnd()
public void testParseFlexEndsWithOneParam()
public void testParseFlexEndsWithFewParams()
Copyright © 2018 SAP SE. All Rights Reserved.