public class

TestCaseKit

extends Object
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.util.testcase.TestCaseKit

Class Overview

A help class for TestCase operations

Summary

Public Methods
static String getFullName(Test test)
static String getFullName(TestCase testCase)
Returns the fully qualified name of a testCase.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static String getFullName (Test test)

public static String getFullName (TestCase testCase)

Returns the fully qualified name of a testCase. eg ClassName.testName