FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
Package frodo2.algorithms.dpop.privacy.test

Tests for P-DPOP and P2-DPOP. More...

Classes

class  AllTestsP_DPOP
 JUnit test suite for all the tests in frodo2.algorithms.dpop.privacy.test. More...
class  FakeCryptoScheme
 A fake CryptoScheme used to test and debug P2-DPOP. More...
class  FakeCryptoSchemeTest
 Junit test to test the FakeCryptoScheme. More...
class  P2_DPOPagentTest
 JUnit test for P_DPOP agent. More...
class  P3halves_DPOPagentTest
 A JUnit test for the P3/2-DPOP agent. More...
class  P_DPOPagentTest
 JUnit test for P_DPOP agent. More...
class  SecureCircularRoutingTest
 Test case for the module SecureCircularRouting. More...
class  SecureRerootingTest
 JUnit test for the SecureRerooting module. More...
class  VariableObfuscationTest
 Unit tests for VariableObfuscation. More...

Detailed Description

Tests for P-DPOP and P2-DPOP.