Added the checkLOA method to the RpcNetidClient interface. Created a
skeleton implementation in RpcNetidClientSoap. Created the unit tests for the new method, which are all failing at this point.
Showing
- src/main/edu/wisc/doit/RpcNetidClient.php 20 additions, 0 deletionssrc/main/edu/wisc/doit/RpcNetidClient.php
- src/main/edu/wisc/doit/RpcNetidClientSoap.php 12 additions, 2 deletionssrc/main/edu/wisc/doit/RpcNetidClientSoap.php
- src/test/RpcNetidClientSoapTest.php 147 additions, 0 deletionssrc/test/RpcNetidClientSoapTest.php
Please register or sign in to comment