is_member($head, @tail)
Checks if the first element is already in the list of the remaining elements.
ordered_preconditions
Returns all preconditions in the order they need to be installed.
Insert a new testrun similar to this one. Arguments can be given to overwrite some values. All values of the new testrun not given as argument will be taken from $self.
@param hash ref - overwrite arguments
@return success - new testrun id @return error - exception
assign_preconditions
Assign given preconditions to this testrun.
@return success - 0 @return error - error message
NAME
Tapper::Schema::TestrunDB::Testrun - A ResultSet description
SYNOPSIS
Abstraction for the database table.
use Tapper::Schema::TestrunDB;
AUTHOR
AMD OSRC Tapper Team, <tapper at amd64.org>
BUGS
None.
COPYRIGHT & LICENSE
Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.
This program is released under the following license: freebsd