public final class ConfigurationTests extends Object
Configuration
of the Connector Under TestConstructor and Description |
---|
ConfigurationTests() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Free up the resources
|
void |
init()
Initialize the unit test
|
void |
testPropertiesType()
Unit test for checking if the
Configuration property type is supported |
@BeforeEach public void init()
@AfterEach public void dispose()
@Test public void testPropertiesType()
Configuration
property type is supportedCopyright © 2022. All rights reserved.