test property color Exteriror
This commit is contained in:
@@ -219,4 +219,11 @@ public class test {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@Test
|
||||||
|
public void test_PropertyInteriorColor(){
|
||||||
|
XS.setColor("red");
|
||||||
|
assertTrue(XS.getColor()=="red");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user