org.kuali.student.common_test_tester
Class ServiceCommonCopyTest

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

public class ServiceCommonCopyTest
extends AbstractServiceTest


Field Summary
 MyService client
           
(package private)  Logger LOG
           
 
Constructor Summary
ServiceCommonCopyTest()
           
 
Method Summary
 void test1()
           
 void test2()
           
 
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

public MyService client
Constructor Detail

ServiceCommonCopyTest

public ServiceCommonCopyTest()
Method Detail

test1

public void test1()

test2

public void test2()


Copyright © 2010 The Kuali Foundation. All rights reserved.