@IntegrationTest public class ModelScriptsRepositoryIntegrationTest extends ServicelayerTransactionalBaseTest
| Modifier and Type | Field and Description |
|---|---|
static String |
PRINTLN_FOO |
defaultLanguage, jaloSession| Constructor and Description |
|---|
ModelScriptsRepositoryIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFindActiveScriptForGivenScriptPath_whenMultipleRevisionsExist() |
void |
shouldFindAllActiveScriptsForGivenType() |
void |
shouldFindAllRevisionsOfScriptForGivenCode() |
void |
shouldFindScriptForGivenScriptPathAndRevision_whenMultipleRevisionsExist() |
void |
shouldFindScriptForGivenScriptPathAndRevision() |
void |
shouldFindScriptForGivenScriptPathInRepository() |
void |
shouldHandleModelProtocol() |
void |
shouldNotHandleInvalidProtocol() |
void |
shouldNotHandleNullProtocol() |
void |
shouldThrowScriptNotFoundExceptionWhenScriptCannotBeFoundInRepository() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic static final String PRINTLN_FOO
public ModelScriptsRepositoryIntegrationTest()
public void shouldHandleModelProtocol()
throws Exception
Exceptionpublic void shouldNotHandleInvalidProtocol()
throws Exception
Exceptionpublic void shouldNotHandleNullProtocol()
throws Exception
Exceptionpublic void shouldThrowScriptNotFoundExceptionWhenScriptCannotBeFoundInRepository()
throws Exception
Exceptionpublic void shouldFindScriptForGivenScriptPathInRepository()
throws Exception
Exceptionpublic void shouldFindScriptForGivenScriptPathAndRevision()
throws Exception
Exceptionpublic void shouldFindActiveScriptForGivenScriptPath_whenMultipleRevisionsExist()
throws Exception
Exceptionpublic void shouldFindScriptForGivenScriptPathAndRevision_whenMultipleRevisionsExist()
throws Exception
Exceptionpublic void shouldFindAllActiveScriptsForGivenType()
public void shouldFindAllRevisionsOfScriptForGivenCode()
Copyright © 2017 SAP SE. All Rights Reserved.