$darkmode
DENOPTIM
denoptim.fragspace.APMapFinderTest Class Reference

Unit test. More...

Collaboration diagram for denoptim.fragspace.APMapFinderTest:
[legend]

Public Member Functions

void testAPMapFinder_Constrained () throws Exception
 
void testAPMapFinder_ConstrainAll () throws Exception
 
void testAPMapFinder () throws Exception
 
void testFindMappingCompatibileAPs () throws Exception
 

Private Member Functions

FragmentSpace prepare () throws DENOPTIMException
 

Static Private Attributes

static APClass APCA
 
static APClass APCB
 
static APClass APCC
 
static APClass APCD
 
static APClass APCE
 

Detailed Description

Unit test.

Author
Marco Foscato

Definition at line 48 of file APMapFinderTest.java.

Member Function Documentation

◆ prepare()

FragmentSpace denoptim.fragspace.APMapFinderTest.prepare ( ) throws DENOPTIMException
private

Definition at line 54 of file APMapFinderTest.java.

References denoptim.fragspace.APMapFinderTest.APCA, denoptim.fragspace.APMapFinderTest.APCB, denoptim.fragspace.APMapFinderTest.APCC, denoptim.fragspace.APMapFinderTest.APCD, denoptim.fragspace.APMapFinderTest.APCE, denoptim.graph.APClass.make(), and denoptim.fragspace.FragmentSpace.setAPclassBasedApproach().

Referenced by denoptim.fragspace.APMapFinderTest.testAPMapFinder(), denoptim.fragspace.APMapFinderTest.testAPMapFinder_ConstrainAll(), and denoptim.fragspace.APMapFinderTest.testAPMapFinder_Constrained().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ testAPMapFinder()

◆ testAPMapFinder_ConstrainAll()

void denoptim.fragspace.APMapFinderTest.testAPMapFinder_ConstrainAll ( ) throws Exception

◆ testAPMapFinder_Constrained()

void denoptim.fragspace.APMapFinderTest.testAPMapFinder_Constrained ( ) throws Exception

◆ testFindMappingCompatibileAPs()

void denoptim.fragspace.APMapFinderTest.testFindMappingCompatibileAPs ( ) throws Exception

Member Data Documentation

◆ APCA

◆ APCB

APClass denoptim.fragspace.APMapFinderTest.APCB
staticprivate

◆ APCC

APClass denoptim.fragspace.APMapFinderTest.APCC
staticprivate

◆ APCD

◆ APCE

APClass denoptim.fragspace.APMapFinderTest.APCE
staticprivate

Definition at line 50 of file APMapFinderTest.java.

Referenced by denoptim.fragspace.APMapFinderTest.prepare().


The documentation for this class was generated from the following file: