Package org.testframe.api
Interface Procedure
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
Parameter type for lambdas that don't return a result but may throw 
 exceptions.
- Since:
 - 1.0
 - Author:
 - Alonso del Arte
 
- 
Method Summary
 
- 
Method Details
- 
execute
- Throws:
 Exception
 
 -