public class PropertiesFileHandlerTest extends Object
Constructor | Description |
---|---|
PropertiesFileHandlerTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
setUp() |
|
void |
tearDown() |
|
void |
testAddEmptyPoperties() |
|
void |
testAddNonePoperties() |
|
void |
testAddNotExistPoperties() |
|
void |
testAddNullPoperties() |
|
void |
testAddProperties() |
|
void |
testGetProperties() |
|
void |
testGetProperty() |
|
void |
testHasProperties() |
|
void |
testHasProperty() |
public void testAddProperties()
public void testAddNullPoperties()
public void testAddEmptyPoperties()
public void testAddNonePoperties()
public void testAddNotExistPoperties()
public void testGetProperties()
public void testGetProperty()
public void testHasProperty()
public void testHasProperties()
Copyright © 2002–2019 itracker. All rights reserved.