org.kuali.student.common_test_tester
Class ServiceCommonTest

java.lang.Object
  extended by org.kuali.student.common.test.spring.AbstractServiceTest
      extended by org.kuali.student.common_test_tester.ServiceCommonTest

public class ServiceCommonTest
extends AbstractServiceTest


Field Summary
private  MyService client
           
(package private)  Logger LOG
           
 
Constructor Summary
ServiceCommonTest()
           
 
Method Summary
 void test1()
           
 void testClientCaching()
           
 void testDaoLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

final Logger LOG

client

private MyService client
Constructor Detail

ServiceCommonTest

public ServiceCommonTest()
Method Detail

test1

public void test1()

testDaoLoader

public void testDaoLoader()

testClientCaching

public void testClientCaching()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.