Uses of Class
frysk.testbed.SlaveOffspring

Packages that use SlaveOffspring
frysk.testbed This package exports methods that can be used when testing. 
 

Uses of SlaveOffspring in frysk.testbed
 

Methods in frysk.testbed that return SlaveOffspring
 SlaveOffspring SlaveOffspring.assertSendAddClonesWaitForAcks(int count)
          Add many Tasks; wait for acknowledgement.
static SlaveOffspring SlaveOffspring.createAttachedChild()
          Create an attached slave-process that is a child of this process.
static SlaveOffspring SlaveOffspring.createChild()
          Create a slave-process that is a child of this process.
static SlaveOffspring SlaveOffspring.createDaemon()
          Create a slave-process that is a child of this process.
static SlaveOffspring SlaveOffspring.createDaemon(boolean busy)
          Create a slave-process that is a child of this process.
static SlaveOffspring SlaveOffspring.createDaemon(String[] args)
          Create a slave-process that is a child of this process with args.