Confirmed users
14,525
edits
(→Idioms) |
|||
Line 313: | Line 313: | ||
} "Some message", TIMEOUT); | } "Some message", TIMEOUT); | ||
</pre> | </pre> | ||
4. Use assertDOMProperty(object, property) when evaluating DOM Object Properties | |||
5. Use assertJSProperty(object, property) when evaluating JS Object Properties | |||
== Refactoring == | == Refactoring == |