Package de.smartics.testdoc.core.doc

Package class diagram package de.smartics.testdoc.core.doc
Provides classes to store the gathered test documentation.

See:
          Description

Interface Summary
OutputManager Manages writing test documentation to a store.
 

Class Summary
FileHelper Helps with creating directories and files.
ScenarioTestDoc The test documentation of a single scenario of a unit-under-test.
SortKey A key to attach to an entity for sorting.
TestMethodDoc Provides information about a test method of a scenario.
Type Stores the package and type name of a UUT type name.
UnitTestDoc The test documentation of a unit under test.
UnitTestDocIndex The index of all collected unit test documentation instances.
UnitTestDocNaturalComparator Uses the natural order defined by UnitTestDoc.
UnitTestDocTypeSimpleNameComparator Compares two instances of UnitTestDoc by the simple name of their Type.
 

Package de.smartics.testdoc.core.doc Description

Provides classes to store the gathered test documentation.

Since:
1.0


Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.