nl.tudelft.goal.ut3.environment
Class AmmoTests
java.lang.Object
nl.tudelft.goal.ut3.environment.AbstractEnvironmentTests
nl.tudelft.goal.ut3.environment.TimeOutEnvironmentTests
nl.tudelft.goal.ut3.environment.AmmoTests
public class AmmoTests
- extends TimeOutEnvironmentTests
- Author:
- Evers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmmoTests
public AmmoTests()
shootEnforcerTest
public void shootEnforcerTest()
throws InterruptedException,
eis.exceptions.PerceiveException
- Start shooting with the enforcer and check the ammo.
- Throws:
InterruptedException
eis.exceptions.PerceiveException
shootRocketLauncher
public void shootRocketLauncher()
throws InterruptedException
- Shoot with the rocket launcher and check the ammo
- Throws:
InterruptedException
shootBioRifle
public void shootBioRifle()
throws InterruptedException
- Shoot with the bio-rifle and check the ammo.
- Throws:
InterruptedException
shootShockRifle
public void shootShockRifle()
throws InterruptedException
- Shoot with the shock-rifle and check the ammo.
- Throws:
InterruptedException
shootStinger
public void shootStinger()
throws InterruptedException
- Shoot with the stinger minigun and check the ammo.
- Throws:
InterruptedException
shootLinkGun
public void shootLinkGun()
throws InterruptedException
- Shoot with the linkgun 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.