Class CircularImportTests


  • public class CircularImportTests
    extends java.lang.Object
    Tests that ensure that EOL import cycles are properly detected and reported.
    • Constructor Detail

      • CircularImportTests

        public CircularImportTests()
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • immediate

        public void immediate()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • oneLevel

        public void oneLevel()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • twoLevels

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