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