8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7411a3 commit b61fbd3Copy full SHA for b61fbd3
DistributedAlgorithm2/test/distributedalgorithm2/ComponentTest.java
@@ -31,6 +31,11 @@ public void testCreation() throws Exception {
31
32
@Test
33
public void testBroadcast() throws Exception {
34
+
35
36
+ //Collect all the input message from a process in order and check 51AA if the status if correctly collected
37
38
39
// //Setting up RMI
40
// try {
41
// java.rmi.registry.LocateRegistry.createRegistry(1101);
0 commit comments