Package test.other
Class FaultyTests
java.lang.Object
test.other.FaultyTests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
FaultyAsynchDLPSW86
(String[] args, FaultClass faultClass) static void
FaultyFCA
(String[] args, FaultClass faultClass) static void
FaultySynchDLPSW86
(String[] args, FaultClass faultClass)
-
Constructor Details
-
FaultyTests
public FaultyTests()
-
-
Method Details
-
FaultySynchDLPSW86
public static void FaultySynchDLPSW86(String[] args, FaultClass faultClass) throws MinimumProcessesNotReachedException, InterruptedException, ExecutionException, IOException -
FaultyAsynchDLPSW86
public static void FaultyAsynchDLPSW86(String[] args, FaultClass faultClass) throws InterruptedException, ExecutionException, MinimumProcessesNotReachedException, IOException -
FaultyFCA
public static void FaultyFCA(String[] args, FaultClass faultClass) throws InterruptedException, ExecutionException, MinimumProcessesNotReachedException, IOException
-