OpenGuides::Test

OpenGuides::Test are methods to help test OpenGuides applications.
Download

OpenGuides::Test Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • The OpenGuides Project
  • Publisher web site:
  • http://search.cpan.org/~dom/OpenGuides-0.57/lib/OpenGuides/Utils.pm

OpenGuides::Test Tags


OpenGuides::Test Description

OpenGuides::Test are methods to help test OpenGuides applications. OpenGuides::Test are methods to help test OpenGuides applications.Provides methods to help when writing tests for OpenGuides. Distributed and installed as part of the OpenGuides project, not intended for independent installation. This documentation is probably only useful to OpenGuides developers.SYNOPSIS use OpenGuides; use OpenGuides::Test; my $config = OpenGuides::Test->make_basic_config; $config->default_language( "nl" ); my $guide = OpenGuides->new( config => $config ); OpenGuides::Test->write_data( guide => $guide, node => "Crabtree Tavern", os_x => 523465, os_y => 177490, categories => "Pubs", ); Requirements: · Perl


OpenGuides::Test Related Software