You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

''Attributes:'' order, description, timeout, async, ui, user defined

''A simple AfterClass method''

[AfterClass]
public static function tearItDown():void {
     //Disconnect from a database

}
  • No labels