de.smartics.testdoc.core.adapter
Interface IndexProvider.UnitTestDocLoader

Package class diagram package IndexProvider.UnitTestDocLoader
All Known Implementing Classes:
DirectoryUnitTestDocLoader, MultiUnitTestDocLoader
Enclosing interface:
IndexProvider

public static interface IndexProvider.UnitTestDocLoader

Loader to fill an {@link IndexProvider.


Method Summary
 List<UnitTestDoc> load()
          Loads instances of unit test documentation from a backend.
 

Method Detail

load

List<UnitTestDoc> load()
                       throws ImportException
Loads instances of unit test documentation from a backend.

Returns:
the list of read instances.
Throws:
ImportException - on any problem loading the unit test documentation.


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