Class LicenceTest


  • public class LicenceTest
    extends java.lang.Object
    • Constructor Detail

      • LicenceTest

        public LicenceTest()
    • 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