org.olat.instantMessaging
Class IMUnitTestWithoutOLAT

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.test.ConditionalTestCase
              extended by org.springframework.test.AbstractSpringContextTests
                  extended by org.springframework.test.AbstractSingleSpringContextTests
                      extended by org.springframework.test.AbstractDependencyInjectionSpringContextTests
                          extended by org.olat.instantMessaging.IMUnitTestWithoutOLAT
All Implemented Interfaces:
junit.framework.Test

public class IMUnitTestWithoutOLAT
extends org.springframework.test.AbstractDependencyInjectionSpringContextTests

AbstractDependencyInjectionSpringContextTests is in spring-mock.jar


Field Summary
 
Fields inherited from class org.springframework.test.AbstractDependencyInjectionSpringContextTests
AUTOWIRE_BY_NAME, AUTOWIRE_BY_TYPE, AUTOWIRE_NO
 
Constructor Summary
IMUnitTestWithoutOLAT()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testNormal()
           
 
Methods inherited from class org.springframework.test.AbstractDependencyInjectionSpringContextTests
getAutowireMode, isDependencyCheck, isPopulateProtectedVariables, setAutowireMode, setDependencyCheck, setPopulateProtectedVariables
 
Methods inherited from class org.springframework.test.AbstractSingleSpringContextTests
getApplicationContext, getLoadCount
 
Methods inherited from class org.springframework.test.AbstractSpringContextTests
addContext
 
Methods inherited from class org.springframework.test.ConditionalTestCase
getDisabledTestCount, runBare
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, setName, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IMUnitTestWithoutOLAT

public IMUnitTestWithoutOLAT()
Method Detail

testNormal

public void testNormal()

suite

public static junit.framework.Test suite()
                                  throws java.lang.Exception
Throws:
java.lang.Exception