@IntegrationTest public class DefaultScriptEnginesRegistryTest extends Object
| Constructor and Description |
|---|
DefaultScriptEnginesRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOfRegisteredEngineTypesReturnedByRegistryShouldBeImmutable() |
void |
shouldReturnRegisteredEngineTypeByItsFileExtension() |
void |
shouldReturnRegisteredEngineTypeByItsMime() |
void |
shouldReturnRegisteredEngineTypeByItsName() |
void |
shouldReturnSetOfRegistredEngineTypes() |
void |
shouldThrowIllegalStateExceptionWhenRequestingForNotRegisteredEngineType() |
public void shouldReturnSetOfRegistredEngineTypes()
throws Exception
Exceptionpublic void setOfRegisteredEngineTypesReturnedByRegistryShouldBeImmutable()
throws Exception
Exceptionpublic void shouldReturnRegisteredEngineTypeByItsName()
throws Exception
Exceptionpublic void shouldReturnRegisteredEngineTypeByItsFileExtension()
throws Exception
Exceptionpublic void shouldReturnRegisteredEngineTypeByItsMime()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.