$darkmode
DENOPTIM
denoptim.graph.SymmetricSetWithModeTest Class Reference

Public Member Functions

void testEquals () throws Exception
 
void testHashCode () throws Exception
 

Detailed Description

Definition at line 34 of file SymmetricSetWithModeTest.java.

Member Function Documentation

◆ testEquals()

void denoptim.graph.SymmetricSetWithModeTest.testEquals ( ) throws Exception

Definition at line 40 of file SymmetricSetWithModeTest.java.

References denoptim.graph.SymmetricSetWithMode.equals(), denoptim.graph.Vertex.getSymmetricAPSets(), and denoptim.graph.FragmentTest.makeFragmentA().

Here is the call graph for this function:

◆ testHashCode()

void denoptim.graph.SymmetricSetWithModeTest.testHashCode ( ) throws Exception

Definition at line 61 of file SymmetricSetWithModeTest.java.

References denoptim.graph.Vertex.getSymmetricAPSets(), denoptim.graph.SymmetricSetWithMode.hashCode(), and denoptim.graph.FragmentTest.makeFragmentA().

Here is the call graph for this function:

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