How to unit-test a method that takes an editText as an argument c#

后端 未结 0 940
长发绾君心
长发绾君心 2021-01-29 09:29

I am trying to unit-test a method that takes an editText as an argument, this is the method:

public class EditTextToDouble
{
    public double EditText_AfterTextC         


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