org.constretto.test.extractors
Class ConstrettoTagExtractor

java.lang.Object
  extended by org.constretto.test.extractors.ConstrettoTagExtractor

public class ConstrettoTagExtractor
extends Object

Utility for extracting values specified either on the method or class (or suite) level

Author:
Sondre Eikanger Kvalø

Constructor Summary
ConstrettoTagExtractor()
           
 
Method Summary
static String[] findTagValueForDescription(org.junit.runner.Description description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstrettoTagExtractor

public ConstrettoTagExtractor()
Method Detail

findTagValueForDescription

public static String[] findTagValueForDescription(org.junit.runner.Description description)


Copyright © 2008-2013. All Rights Reserved.