TestPlan spawn
Document

spawn

by Group Public on Thursday July 10 2008 @ 15:06:26 (1/1 Points)

Language ↪Reference ✑ Reply ✓ Stick It ✗ Ditch It ⚐ Tag It

spawn executes another unit in parallel to this one.

spawn unitname

UnitName is an absolute name. (TODO: support relative names correctly, as in call)

This is similar to exec except that spawn returns immediately and does not wait for the called unit to complete.

© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: