Sandbox

Sandbox is an API for the test suite to access and control sandbox servers.

Summary
SandboxSandbox is an API for the test suite to access and control sandbox servers.
Variables
$trunk
%port_for
Functions
new
use
create_dbs
get_dbh_for
load_file
_use_for
_check_server
wipe_clean
_d

Variables

$trunk

my $trunk

%port_for

my %port_for

Functions

new

sub new

use

sub use

create_dbs

sub create_dbs

get_dbh_for

sub get_dbh_for

load_file

sub load_file

_use_for

sub _use_for

_check_server

sub _check_server

wipe_clean

sub wipe_clean

_d

sub _d
my $trunk
my %port_for
sub new
sub use
sub create_dbs
sub get_dbh_for
sub load_file
sub _use_for
sub _check_server
sub wipe_clean
sub _d
Close