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