Kaydet (Commit) d44ea13c authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS api01ea (1.3.42); FILE MERGED

2004/03/01 16:06:28 cn 1.3.42.1: #112305# object must be recreated after test
üst 307fdd24
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XFrame.java,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change:$Date: 2003-10-06 13:30:36 $
* last change:$Date: 2004-03-02 13:41:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -595,4 +595,11 @@ public class _XFrame extends MultiMethodTest {
return false;
}
}
/**
* Forces environment recreation.
*/
public void after() {
disposeEnvironment();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment