Class TestScopeFilter


  • public class TestScopeFilter
    extends java.lang.Object
    Author:
    Brian Fox
    • Constructor Detail

      • TestScopeFilter

        public TestScopeFilter()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testScopeCompile

        public void testScopeCompile()
                              throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeRuntime

        public void testScopeRuntime()
                              throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeTest

        public void testScopeTest()
                           throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeProvided

        public void testScopeProvided()
                               throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeSystem

        public void testScopeSystem()
                             throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeFilterNull

        public void testScopeFilterNull()
                                 throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testScopeFilterEmpty

        public void testScopeFilterEmpty()
                                  throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testExcludeProvided

        public void testExcludeProvided()
                                 throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testExcludeSystem

        public void testExcludeSystem()
                               throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testExcludeCompile

        public void testExcludeCompile()
                                throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
        Throws:
        org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
      • testExcludeTest

        public void testExcludeTest()
      • testBadScope

        public void testBadScope()
      • testSettersGetters

        public void testSettersGetters()