// "/rest_request.gif", "/exec_rest_request", 4, "gif"));
setIconAnimator(new TestRequestIconAnimator(this));
}
private void initAssertions() {
assertionsSupport = new AssertionsSupport(testStep, new AssertableConfig() {
public TestAssertionConfig addNewAssertion() {
return getConfig().addNewAssertion();
}
public List<TestAssertionConfig> getAssertionList() {