Test::TAP::Model::Subtest::Visual - A subtest with additional display oriented


Test-TAP-HTMLMatrix documentation  | view source Contained in the Test-TAP-HTMLMatrix distribution.

Index


NAME

Top

Test::TAP::Model::Subtest::Visual - A subtest with additional display oriented methods.

SYNOPSIS

Top

	See template

DESCRIPTION

Top

This object knows is used by the template to display per case cells, with a class, and a link, and a tooltip.

METHODS

Top

css_class

The correct css class for a case as defined in testgraph.css.

A concatenation of the test line and it's diagnosis, used for tooltips.

Extracted from the pos:

	$file#line_$line


Test-TAP-HTMLMatrix documentation  | view source Contained in the Test-TAP-HTMLMatrix distribution.