Access keys

MethodTestCase

Kind of class: class
Inherits from: AbstractTest < BasicClass
Implements:
Author: Simon Wacker, Martin Heidegger
Classpath: org.as2lib.test.speed.MethodTestCase
File last modified: Tuesday, 16 August 2005, 18:23:24
MethodTestCase is a test case for a method.
It tests a method and profiles
its method invocations.

Summary

Constructor
Class properties
Instance properties
Instance properties inherited from AbstractTest

Instance methods

getMethod

function getMethod (
Void) : MethodInfo
Returns the profiled method.
Returns:
the profiled method

run

function run (
Void) : Void
Runs this performance test case.