Class PourWaterTest
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Test: Hero pours water from bucket into cauldron using DropInto (bot API). Setup: Spawn cauldron + bucket with water, give bucket to hero. Action: BotHero.DropInto(bucket, cauldron) — same as player bot script. Verify: Cauldron contains water, total conserved.
public class PourWaterTest : DevTest
- Inheritance
-
objectPourWaterTest
- Inherited Members