Constructor and Description |
---|
UsingDefaultLocalRepository() |
Modifier and Type | Method and Description |
---|---|
void |
customLocalRepositoryFoundInSettings() |
void |
givenAbsolutePathForCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows() |
void |
givenCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows() |
void |
givenNoLocalRepositoryFoundSettingsWhenDefaultLocalIsPresentThenDefaultUsed() |
void |
givenNoSettingsAndNoDefaultLocalRepositoryThenThrows() |
void |
givenNoSettingsWhenDefaultRepositoryPresentThenUsed() |
@Test public void customLocalRepositoryFoundInSettings()
@Test public void givenCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows()
@Test public void givenAbsolutePathForCustomLocalRepositoryFoundInSettingsWhenNotADirectoryThenThrows()
@Test public void givenNoSettingsAndNoDefaultLocalRepositoryThenThrows()
@Test public void givenNoLocalRepositoryFoundSettingsWhenDefaultLocalIsPresentThenDefaultUsed()
@Test public void givenNoSettingsWhenDefaultRepositoryPresentThenUsed()
Copyright © 2018 earcam. All rights reserved.