public class TestDataSource extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
BaseDirTestWatcher |
dirTestWatcher |
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
TestDataSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testInitWithIncorrectSourceParameterName() |
void |
testInitWithIncorrectSourceParameterValue() |
void |
testInitWithoutUserAndPassword() |
void |
testInitWithSourceParameters() |
void |
testInitWithUserAndPassword() |
public BaseDirTestWatcher dirTestWatcher
public org.junit.rules.ExpectedException thrown
public void testInitWithoutUserAndPassword()
public void testInitWithUserAndPassword()
public void testInitWithSourceParameters()
public void testInitWithIncorrectSourceParameterName()
public void testInitWithIncorrectSourceParameterValue()
Copyright © 2021 The Apache Software Foundation. All rights reserved.