@IntegrationTest public class DefaultScriptEnginesRegistryTest extends java.lang.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 java.lang.Exception
java.lang.Exceptionpublic void setOfRegisteredEngineTypesReturnedByRegistryShouldBeImmutable()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnRegisteredEngineTypeByItsName()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnRegisteredEngineTypeByItsFileExtension()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnRegisteredEngineTypeByItsMime()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalStateExceptionWhenRequestingForNotRegisteredEngineType()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.