com.stratelia.webactiv.applicationIndexer.control
Class ApplicationIndexerTest

java.lang.Object
  extended by com.stratelia.webactiv.applicationIndexer.control.ApplicationIndexerTest

public class ApplicationIndexerTest
extends Object

Author:
ehugonnet

Constructor Summary
ApplicationIndexerTest()
           
 
Method Summary
static void setUpMockInstance()
           
 void testFirstLetterToLowerCase()
          Test of firstLetterToLowerCase method, of class ApplicationIndexer.
 void testFirstLetterToUpperCase()
          Test of firstLetterToUpperCase method, of class ApplicationIndexer.
 void testGetClassName()
           
 void testGetIndexer()
           
 void testGetPackageName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationIndexerTest

public ApplicationIndexerTest()
Method Detail

setUpMockInstance

public static void setUpMockInstance()

testFirstLetterToUpperCase

public void testFirstLetterToUpperCase()
Test of firstLetterToUpperCase method, of class ApplicationIndexer.


testFirstLetterToLowerCase

public void testFirstLetterToLowerCase()
Test of firstLetterToLowerCase method, of class ApplicationIndexer.


testGetPackageName

public void testGetPackageName()

testGetClassName

public void testGetClassName()

testGetIndexer

public void testGetIndexer()


Copyright © 2016 Silverpeas. All Rights Reserved.