org.kuali.student.mock.mojo
Class ConformanceTestWriter

java.lang.Object
  extended by org.kuali.student.mock.mojo.MockImplWriter
      extended by org.kuali.student.mock.mojo.ConformanceTestWriter

public class ConformanceTestWriter
extends MockImplWriter

This class writers the conformance tests for service

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

Field Summary
 
Fields inherited from class org.kuali.student.mock.mojo.MockImplWriter
directory, ENROLLMENT_ROOT_PACKAGE, filter, isR1, LUM_ROOT_PACKAGE, model, ROOT_PACKAGE, rootPackage
 
Constructor Summary
ConformanceTestWriter(ServiceContractModel model, String directory, String rootPackage, ServicesFilter filter, boolean isR1)
           
 
Method Summary
 void write()
          Write out the entire file
 
Methods inherited from class org.kuali.student.mock.mojo.MockImplWriter
filterServices, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConformanceTestWriter

public ConformanceTestWriter(ServiceContractModel model,
                             String directory,
                             String rootPackage,
                             ServicesFilter filter,
                             boolean isR1)
Method Detail

write

public void write()
Write out the entire file

Overrides:
write in class MockImplWriter


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