use of cn.cerc.jmis.sms.PhoneVerify in project summer-mis by cn-cerc.
the class PhoneVerifyTest method setUp.
@Before public void setUp() throws Exception { handle = new StubHandle(); obj = new PhoneVerify(handle, mobile); }
Aggregations
UseOf