public class ProfilesConfigFileWriterTest extends Object
Constructor and Description |
---|
ProfilesConfigFileWriterTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDeleteProfile() |
void |
testDumpToFile() |
void |
testInPlaceModificationErrorHandling()
Tests that the original credentials file is properly restored if the
in-place modification fails with error.
|
void |
testInsertProfile() |
void |
testModifyAndInsertProfile_WithComments()
Tests that comments and unsupported properties are preserved after
profile modification.
|
void |
testModifyAndInsertProfile() |
void |
testModifyProfile() |
void |
testRenameProfile() |
public void testDumpToFile() throws IOException
IOException
public void testModifyProfile() throws IOException
IOException
public void testInsertProfile() throws IOException
IOException
public void testModifyAndInsertProfile() throws IOException
IOException
public void testModifyAndInsertProfile_WithComments() throws IOException, URISyntaxException
URISyntaxException
IOException
public void testRenameProfile() throws IOException
IOException
public void testDeleteProfile() throws IOException
IOException
public void testInPlaceModificationErrorHandling() throws IOException
IOException
Copyright © 2021. All rights reserved.