Documentation of 'edu.rit.pj.test.Test25' Java class
Test25
edu.rit.pj.test

Class Test25



  • public class Test25
    extends java.lang.Object
    Class Test25 is a unit test main program for classes HybridTeam, WorkerRegion, and WorkerIteration. A worker iteration iterates over the strings given as command line arguments. Each iteration prints the item (string) and the worker index processing that item.

    Usage: java [ -Dpj.np=Kp ] [ -Dpj.nt=Kt ] edu.rit.pj.test.Test25 strings
    Kp = Number of parallel processes
    Kt = Number of parallel threads per process
    strings = Strings to be iterated over

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Unit test main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Throwable
        Unit test main program.
        Throws:
        java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.