|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
import frodo2.communication.mailer.tests.testCentralMailer;import frodo2.communication.sharedMemory.QueueIOPipeTest;import frodo2.communication.tcp.QueueInputPipeTCPTest;import frodo2.communication.tcp.QueueOutputPipeTCPTest;import junit.framework.Test;import junit.framework.TestSuite;
Classes | |
| class | frodo2.communication.AllTests |
| JUnit test suite for all unit tests in this package. More... | |
Packages | |
| package | frodo2.communication |
| This package contains classes that take care of communication between queues. | |