We test your English before deciding which class to put you in.
我们测验过你的英语后再决定把你分在哪一班。
Once you have your test class, the real action happens in your test methods.
一旦创建好测试类之后,测试方法中要有实际的动作。
To keep the code simple, I put the class and the test code in one file.
为了保持代码简单,我把类和测试代码放在一个文件中。
We now we have our test class available for execution in two contexts.
现在,我们可以使测试类在以下两个上下文中执行测试。
In the OneViewController class, you defined an object to test the application in "unplugged" mode.
在oneviewcontroller类中,您定义了一个用来在“未连接”模式中测试应用程序的对象。
And the corresponding Scitter class test in Listing 7 is pretty simple too.
清单7中相应的scitter类测试也相当简单。
You just write a test class (TC_Person in this example) that subclasses TestCase.
您只是写了一个测试类(在该示例是tC _ Person),它是TestCase的子类。
Click through to the failing test class. The results are shown in Figure 2.
单击失败的测试类。
Add the code shown in Listing 6 to the test class.
添加如列表6所示的代码到这个测试类中。
In general, there should be a unit test for every public method of your class.
一般而言,类的每个公共方法都应有一个单元测试。
Make an inner class in the parent class, which is a test case.
在父类中建立一个内部类,这个内部类是个测试用例。
The lifecycle of a test class is further illustrated in Figure 2.
图2进一步描述了测试类的生命周期。
Observe in the Test pane that the project and test class values are filled in.
检查测试窗格,将看到项目和测试类值已填充。
Now write the Ant build.xml file, shown in Listing 4, to test the custom TweetTask class.
现在写入Antbuild . xml文件,如清单4所示,以测试自定义的tweettask类。
Here's an example. Consider the test class in Listing 11.
这里有一个例子。
Today, I was in my psychology class taking the hardest test ever.
今天,我参加一个心理学课的考试,这是我考过的最难的卷子。
On Monday there will be a test on what we have covered in class.
就课上学习的内容,周一我们将会进行一个小测试。
We had a stiff test in the English class.
英语课上,我们进行了一场很难的考试。
Obtained a copy of the test prior to taking it in class.
在考试前找到一份试卷影印本。
His test mark puts him in the last ten of the class.
他的考试成绩在全班后十名。
We're having an oral test in class this week.
这星期我们班有一次口试。
On the first day, we test you so that we can place you in a language class at the right level.
第一天,我们的测试这样我们可以在语言班的地方在适当的水平。
Our class made a high score in the last test.
我们班上次测验得了高分。
It is also added as a new test method in the test class.
它也会以测试类别中的新测试方法形式加入。
How to test whether a class instance is a dynamic type in AS3?
如何测试是否一个类的实例是as3动态类型?
I have good test scores, the top average in the class 3.
我考试的成绩很好,平均在班里排名前3。
I have good test scores, the top average in the class 3.
我考试的成绩很好,平均在班里排名前3。
应用推荐