$darkmode
DENOPTIM
denoptim.fragmenter.ParallelFragmentationAlgorithmTest Class Reference

Unit test for fparallel ragmentation algorithm components. More...

Collaboration diagram for denoptim.fragmenter.ParallelFragmentationAlgorithmTest:
[legend]

Public Member Functions

void testSplitInputForThreads () throws Exception
 

Static Package Attributes

static File tempDir
 

Private Attributes

IChemObjectBuilder builder = SilentChemObjectBuilder.getInstance()
 Private builder of atom containers. More...
 

Static Private Attributes

static final String SEP = System.getProperty("file.separator")
 
static final String NL = System.getProperty("line.separator")
 

Detailed Description

Unit test for fparallel ragmentation algorithm components.

Author
Marco Foscato

Definition at line 45 of file ParallelFragmentationAlgorithmTest.java.

Member Function Documentation

◆ testSplitInputForThreads()

Member Data Documentation

◆ builder

IChemObjectBuilder denoptim.fragmenter.ParallelFragmentationAlgorithmTest.builder = SilentChemObjectBuilder.getInstance()
private

Private builder of atom containers.

Definition at line 53 of file ParallelFragmentationAlgorithmTest.java.

Referenced by denoptim.fragmenter.ParallelFragmentationAlgorithmTest.testSplitInputForThreads().

◆ NL

final String denoptim.fragmenter.ParallelFragmentationAlgorithmTest.NL = System.getProperty("line.separator")
staticprivate

◆ SEP

final String denoptim.fragmenter.ParallelFragmentationAlgorithmTest.SEP = System.getProperty("file.separator")
staticprivate

◆ tempDir

File denoptim.fragmenter.ParallelFragmentationAlgorithmTest.tempDir
staticpackage

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