Class NoOpQualifierProviderTest


  • @UnitTest
    public class NoOpQualifierProviderTest
    extends java.lang.Object
    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • NoOpQualifierProviderTest

        public NoOpQualifierProviderTest()
    • Method Detail

      • setUp

        public void setUp()
      • emptyAvailableQualifiers

        public void emptyAvailableQualifiers()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cannotApply

        public void cannotApply()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • applyQualifierDoesNotThrowException

        public void applyQualifierDoesNotThrowException()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCurrentQualifierReturnsNull

        public void getCurrentQualifierReturnsNull()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception