org.kuali.student.mock.mojo
Class ConformanceTestWriterForOneService

java.lang.Object
  extended by org.kuali.student.mock.mojo.MockImplWriterForOneService
      extended by org.kuali.student.mock.mojo.ConformanceTestWriterForOneService

public class ConformanceTestWriterForOneService
extends MockImplWriterForOneService

This class writes the conformance test for one service.

Author:
Mezba Mahtab (mezba.mahtab@utoronto.ca)

Field Summary
 
Fields inherited from class org.kuali.student.mock.mojo.MockImplWriterForOneService
directory, finder, isR1, model, rootPackage, servKey
 
Constructor Summary
ConformanceTestWriterForOneService(ServiceContractModel model, String directory, String rootPackage, String servKey, boolean isR1)
           
 
Method Summary
 void write()
          Write out the entire file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConformanceTestWriterForOneService

public ConformanceTestWriterForOneService(ServiceContractModel model,
                                          String directory,
                                          String rootPackage,
                                          String servKey,
                                          boolean isR1)
Method Detail

write

public void write()
Write out the entire file

Overrides:
write in class MockImplWriterForOneService


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.