org.kuali.rice.krad.theme.util
Class ThemeBuilderUtilsTest

java.lang.Object
  extended by org.kuali.rice.krad.theme.util.ThemeBuilderUtilsTest

public class ThemeBuilderUtilsTest
extends Object

Test cases for ThemeBuilderUtils

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
ThemeBuilderUtilsTest()
           
 
Method Summary
 void testAddArrayToArray()
          Tests the addition of string arrays
 void testAddStringToArray()
          Tests the addition of a string to a string array
 void testCalculatePathToFile()
          Test the path between two files is correctly determined
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeBuilderUtilsTest

public ThemeBuilderUtilsTest()
Method Detail

testCalculatePathToFile

public void testCalculatePathToFile()
Test the path between two files is correctly determined


testAddStringToArray

public void testAddStringToArray()
Tests the addition of a string to a string array


testAddArrayToArray

public void testAddArrayToArray()
Tests the addition of string arrays



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.