Package org.alfresco.utility.dsl
Class DSLAssertion<Protocol>
java.lang.Object
org.alfresco.utility.dsl.DSLAssertion<Protocol>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionJust verify using JMX calls if the protocol is enabled on server or notJust verify using JMX calls if the protocol is enabled on server or not
-
Field Details
-
dslProtocol
-
-
Constructor Details
-
DSLAssertion
-
-
Method Details
-
getProtocol
-
existsInRepo
- Throws:
TestConfigurationException
-
doesNotExistInRepo
- Throws:
TestConfigurationException
-
protocolIsEnabled
Just verify using JMX calls if the protocol is enabled on server or not- Throws:
Exception
-
protocolIsDisabled
Just verify using JMX calls if the protocol is enabled on server or not- Throws:
Exception
-