Class TestMain


  • public class TestMain
    extends Object
    This program tests that the proper exit code is propagated to the shell. $ ./bin/accumulo org.apache.accumulo.start.TestMain $ ./bin/accumulo org.apache.accumulo.start.TestMain badExit $ ./bin/accumulo org.apache.accumulo.start.TestMain throw The last case tests the proper logging of an exception.
    • Constructor Detail

      • TestMain

        public TestMain()
    • Method Detail

      • main

        public static void main​(String[] args)