Class DefaultUIAccessRightServiceTest


  • @UnitTest
    @ContextConfiguration("classpath:/cockpit/cockpit-test.xml")
    public class DefaultUIAccessRightServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultUIAccessRightServiceTest

        public DefaultUIAccessRightServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldRefuseWhenTypeIsNull

        public void shouldRefuseWhenTypeIsNull()
      • shouldRefuseWhenTypeAndItemAreNull

        public void shouldRefuseWhenTypeAndItemAreNull()
      • shouldAllowWhenTypeIsNullButItemIsWritable

        public void shouldAllowWhenTypeIsNullButItemIsWritable()
      • shouldRefuseWhenDesciptorAndTypeAreNull

        public void shouldRefuseWhenDesciptorAndTypeAreNull()
      • shoudAllowWhenDescriptorIsNullButItemIsWritable

        public void shoudAllowWhenDescriptorIsNullButItemIsWritable()