GT RoboCup SSL
Soccer software, robot firmware
test_role_assignment.TestRoleAssignment Class Reference

Public Member Functions

def __init__ (self, args, kwargs)
 
def test_pos_cost (self)
 
def test_not_enough_bots (self)
 

Public Attributes

 config
 
 context
 
+ Inheritance diagram for test_role_assignment.TestRoleAssignment:
+ Collaboration diagram for test_role_assignment.TestRoleAssignment:

Member Function Documentation

◆ test_not_enough_bots()

def test_role_assignment.TestRoleAssignment.test_not_enough_bots (   self)
If there's not enough robots to do an assignment, it should raise an error

◆ test_pos_cost()

def test_role_assignment.TestRoleAssignment.test_pos_cost (   self)
Ensure that when requirements specify a target position, it is taken
into account in assignment

The documentation for this class was generated from the following file: