Uses of Class
de.smartics.testdoc.core.doc.UnitTestDocIndex

Packages that use UnitTestDocIndex
de.smartics.testdoc.core.adapter Provides adapters to interface to the information collected by the APT processor. 
de.smartics.testdoc.core.export Provides a mini framework to export test documentation. 
 

Uses of UnitTestDocIndex in de.smartics.testdoc.core.adapter
 

Methods in de.smartics.testdoc.core.adapter that return UnitTestDocIndex
 UnitTestDocIndex SingletonInMemoryExportAdapter.getIndex()
          Provides access to the singleton.
 UnitTestDocIndex JmxExportAdapterMBean.getIndex()
          Provides access to the index.
 UnitTestDocIndex IndexProvider.getIndex()
          Returns the index that stores the exported documentation.
static UnitTestDocIndex GlobalUnitTestDocIndex.getIndex()
          Returns the index of test documentation this singleton contains.
 UnitTestDocIndex AbstractInMemoryExportAdapter.getIndex()
          Returns the index that stores the exported documentation.
 

Constructors in de.smartics.testdoc.core.adapter with parameters of type UnitTestDocIndex
AbstractInMemoryExportAdapter(UnitTestDocIndex index)
          Inheritance constructor to allow subclasses to pass in the reference to the index.
 

Uses of UnitTestDocIndex in de.smartics.testdoc.core.export
 

Methods in de.smartics.testdoc.core.export with parameters of type UnitTestDocIndex
 void UnitTestDocIndexExporter.export(UnitTestDocIndex index)
          Exports the index to it external form.
 



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