nl.tudelft.goal.ut3.controlserver
Class SpawnWeaponTests
java.lang.Object
nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
nl.tudelft.goal.ut3.controlserver.AbstractControlTests
nl.tudelft.goal.ut3.controlserver.SpawnWeaponTests
public class SpawnWeaponTests
- extends AbstractControlTests
Test the control connection by adding all the weapons to a bot through the control connection.
- Author:
- Evers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpawnWeaponTests
public SpawnWeaponTests()
addInventoryEnforcer
public void addInventoryEnforcer()
throws InterruptedException
- Give the bot another enforcer, this will double the ammo
- Throws:
InterruptedException
addInventoryShockRifle
public void addInventoryShockRifle()
throws InterruptedException
- Give the bot a shock rifle and check the ammo.
- Throws:
InterruptedException
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.