org.kuali.student.datadictionary.mojo
Class KSDictionaryDocMojoTest

java.lang.Object
  extended by org.kuali.student.datadictionary.mojo.KSDictionaryDocMojoTest

public class KSDictionaryDocMojoTest
extends Object

Author:
nwright

Field Summary
private static String DICTIONARY_DOC_DIRECTORY
           
 
Constructor Summary
KSDictionaryDocMojoTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testExecute()
          Test of execute method, of class KSDictionaryDocMojo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DICTIONARY_DOC_DIRECTORY

private static final String DICTIONARY_DOC_DIRECTORY
See Also:
Constant Field Values
Constructor Detail

KSDictionaryDocMojoTest

public KSDictionaryDocMojoTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testExecute

public void testExecute()
                 throws Exception
Test of execute method, of class KSDictionaryDocMojo.

Throws:
Exception


Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.