摘要:
package com.yiautos.psf.order.service.impl; import org.junit.Assert; import org.junit.Test; import org.mockito.Mockito; import java.util.ArrayList; im 阅读全文
摘要:
package com.yiautos.psf.order.service.impl; import org.junit.Assert; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.*; imp 阅读全文
摘要:
package com.yiautos.psf.order.service.impl; import org.junit.*; public class JunitTest { @BeforeClass public static void beforeClass() { System.out.pr 阅读全文
摘要:
package com.yiautos.psf.sup.service.impl; import org.assertj.core.util.Arrays; import org.junit.Assert; import org.junit.Test; import org.junit.runner 阅读全文