Class ConnectedToNodeFilterTest


  • public class ConnectedToNodeFilterTest
    extends AbstractAntTester
    Author:
    Christophe Labouisse
    • Constructor Detail

      • ConnectedToNodeFilterTest

        public ConnectedToNodeFilterTest()
    • Method Detail

      • setUp

        public final void setUp()
        Method setUp.
      • testConnectedStartNode

        public final void testConnectedStartNode()
                                          throws net.ggtools.grand.exceptions.GrandException
        Process build-complex.xml to find the nodes connected to jar.
        Throws:
        net.ggtools.grand.exceptions.GrandException - if GraphProducer.getGraph() fails
      • testNonExistentNode

        public final void testNonExistentNode()
                                       throws net.ggtools.grand.exceptions.GrandException
        Process the build file, trying to filter from an non existent node.
        Throws:
        net.ggtools.grand.exceptions.GrandException - if GraphProducer.getGraph() fails