Class Application


  • public class Application
    extends Object
    • Constructor Detail

      • Application

        public Application()
    • Method Detail

      • main

        public static void main​(String[] args)
      • run

        public void run​(String[] args)
        Execute the application. This is a basic example of the code needed to create and execute assessments, and to generate results and reports.
        Parameters:
        args - the command line arguments
        Throws:
        IllegalArgumentException - if the command line arguments are found to be invalid