Package org.robotframework.javalib.keyword

Interface Summary
DocumentedKeyword  
ExpectedArgumentCountAware  
Keyword A keyword that performs a single, isolated task for a test case.
 

Class Summary
ArgumentCheckingKeyword A keyword that checks the amount of arguments provided by Robot before operating.
CollisionKeyword If a keyword name collision is detected, an instance of this class will be associated with the colliding name.
KeywordMap A data structure for keywords and related values, such as instances or class names.
PreparableKeyword  
ZeroArgumentKeyword  
 

Exception Summary
KeywordNameCollisionException Indicates that a keyword name collision occurred.
 



Copyright © 2009. All Rights Reserved.