How to use Junit and the effact

你的名字 2022-03-24 17:46 205阅读 0赞
  1. import org.junit.Test;
  2. public class TestJunit{
  3. public static void main(){
  4. ;
  5. }
  6. @Test
  7. public void test1(){
  8. System.out.println("hello");
  9. System.out.println(test2());
  10. }
  11. public int test2() {
  12. return 10;
  13. }
  14. }

发表评论

表情:
评论列表 (有 0 条评论,205人围观)

还没有评论,来说两句吧...

相关阅读

    相关 how to use kvm

    kvm 是qemu 集成了一些針對開啟了VT技術的cpu而開發的不錯的內核級程式. 下面是一些簡要的說明:- <table style="border:1px solid