Index

C O 
All Classes All Packages

C

create() - Static method in class org.anchoranalysis.test.io.output.OutputterCheckedFixture
Creates with default empty values.
createFrom(OutputManager) - Static method in class org.anchoranalysis.test.io.output.OutputterCheckedFixture
Creates a OutputterChecked from an OutputManager - that permits all outputs.
createFrom(OutputManager, OutputEnabledRules) - Static method in class org.anchoranalysis.test.io.output.OutputterCheckedFixture
Creates a OutputterChecked from an OutputManager - that outputs in accordance to the rules in outputsEnabled.
createOutputManager(Optional<Path>, Optional<OutputEnabledRules>) - Static method in class org.anchoranalysis.test.io.output.OutputManagerFixture
Creates the OutputManager fixture.

O

org.anchoranalysis.test.io.output - package org.anchoranalysis.test.io.output
Fixtures for an OutputManager and related-classes.
OutputManagerFixture - Class in org.anchoranalysis.test.io.output
A fixture that implements a basic implementation of a OutputManager.
OutputterCheckedFixture - Class in org.anchoranalysis.test.io.output
A fixture that implements a basic implementation of a OutputterChecked.
C O 
All Classes All Packages