org.kuali.student.mock.mojo
Class ConformanceTestWriter
java.lang.Object
org.kuali.student.mock.mojo.MockImplWriter
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)
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 |
ConformanceTestWriter
public ConformanceTestWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter,
boolean isR1)
write
public void write()
- Write out the entire file
- Overrides:
write
in class MockImplWriter
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.