Take me over?
The maintainer of this distribution is looking for someone to take over!
        If you're interested then please contact them via
        email.
        
      
  NAME
Test::TAP::Model::Visual - A result set that will create ::Visual children, and knows it's color.
SYNOPSIS
See template
DESCRIPTION
It inherits from Test::TAP::Model::Colorful. That's about it.
METHODS
- file_class
 - 
This is actually the only functionality. This method is overridden to return Test::TAP::Model::File::Visual. See "file_class" in Test::TAP::Model for details.
 - summary
 - 
A nice little textual summary about the result of the entire test run.
 - desc_string
 - 
A short descriptive string used to distinguish this model from others in the various consolidated reports.
 - get_test_files
 - 
An overridden version of get_test_files which sets
desc_stringon the files based on the one from $self.