How to write test case when we use apache-cli (Command Line) in java

前端 未结 0 1544
我在风中等你
我在风中等你 2021-02-01 18:38

My below Java Code

public class CO2_calc {

public static void main(String[] args) {
    

    CommandLineParser parser = new DefaultParser();
    Options options         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题