Package de.hybris.platform.licence
Class LicenceTest
java.lang.Object
de.hybris.platform.licence.LicenceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
LicenceTest
public LicenceTest()
-
-
Method Details
-
licenceShouldBeDemoLicenceWhenItsIdStartsFromCoupleOfZerosFollowingByOneAndDash
public void licenceShouldBeDemoLicenceWhenItsIdStartsFromCoupleOfZerosFollowingByOneAndDash() throws Exception- Throws:
Exception
-
licenceShouldBeDemoLicenceWhenItsIdStartsFromWithEvenMoreOfZerosFollowingByOneAndDash
public void licenceShouldBeDemoLicenceWhenItsIdStartsFromWithEvenMoreOfZerosFollowingByOneAndDash() throws Exception- Throws:
Exception
-
licenceShouldNotBeDemoLicenceWhenItsIdStartsFromSomethingOtherThanZerosFollowedByOneAndDash
public void licenceShouldNotBeDemoLicenceWhenItsIdStartsFromSomethingOtherThanZerosFollowedByOneAndDash() throws Exception- Throws:
Exception
-
masterServerShouldBeEnabledWhenEulaIsGreaterThanTwoPointZero
- Throws:
Exception
-
masterServerShouldBeEnabledWhenEulaIsEqualTwoPointZero
- Throws:
Exception
-
masterServerShouldBeDisabledWhenEulaIsLowerThanTwoPointZero
- Throws:
Exception
-
masterServerShouldBeDisabledWhenLicenceDoesNotHaveEulaInProps
- Throws:
Exception
-
masterServerShouldBeDisabledWhenLicenceHasEmptyEulaInProps
- Throws:
Exception
-