org.alfresco.web.app
Class ResourceBundleWrapperTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.web.app.ResourceBundleWrapperTest
All Implemented Interfaces:
junit.framework.Test

public class ResourceBundleWrapperTest
extends junit.framework.TestCase

Unit test for resource bundle wrapper


Constructor Summary
ResourceBundleWrapperTest()
           
 
Method Summary
 void testAddingBundles()
          Test adding the bundles
 void testBootstrap()
          Test the bootstrap bean
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceBundleWrapperTest

public ResourceBundleWrapperTest()
Method Detail

testAddingBundles

public void testAddingBundles()
Test adding the bundles


testBootstrap

public void testBootstrap()
Test the bootstrap bean



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.