de.smartics.testdoc.core.adapter
Class GlobalUnitTestDocIndex

Package class diagram package GlobalUnitTestDocIndex
java.lang.Object
  extended by de.smartics.testdoc.core.adapter.GlobalUnitTestDocIndex

public final class GlobalUnitTestDocIndex
     
     
extends Object

A singleton that stores the UnitTestDocIndex to be globally accessible within a VM.

Author:
Robert Reiner

Method Summary
static void clear()
           
static UnitTestDocIndex getIndex()
          Returns the index of test documentation this singleton contains.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIndex

public static UnitTestDocIndex getIndex()
Returns the index of test documentation this singleton contains.

Returns:
the index of test documentation.

clear

public static void clear()


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