public class BagProfileTest extends Object
| Constructor and Description |
|---|
BagProfileTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAllProfilesPassValidation() |
void |
testBadAccessValue() |
void |
testBasicProfileFromFile() |
void |
testExtendedProfile() |
void |
testGoodConfig() |
void |
testInvalidBagProfile() |
void |
testInvalidBagProfileSerializationTypo() |
void |
testMissingAccessValue() |
void |
testMissingSectionNotNeeded() |
void |
testMissingSectionRequired() |
void |
testValidateBag() |
void |
testValidateBagFailure() |
public BagProfileTest()
public void setup() throws URISyntaxException
URISyntaxExceptionpublic void testBasicProfileFromFile() throws Exception
Exceptionpublic void testExtendedProfile() throws Exception
Exceptionpublic void testGoodConfig() throws Exception
Exceptionpublic void testBadAccessValue() throws Exception
Exceptionpublic void testMissingAccessValue() throws Exception
Exceptionpublic void testMissingSectionNotNeeded() throws Exception
Exceptionpublic void testMissingSectionRequired() throws Exception
Exceptionpublic void testAllProfilesPassValidation() throws IOException
IOExceptionpublic void testInvalidBagProfile() throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic void testInvalidBagProfileSerializationTypo() throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic void testValidateBag() throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic void testValidateBagFailure() throws IOException
IOExceptionCopyright © 2020. All rights reserved.