I forgot to clarify that the AssertException.TestCondition string would
provided be a generated by the RB compiler from the original source - ie
just the test code itself in RB script form, NOT by a hard coded string
argument in the Assert() call.


On 22/11/06 16:12, "Daniel Stenning" <[EMAIL PROTECTED]> wrote:

> For example the AssertException class would have the following examinable
> properties: 
> 
> AssertException.MethodName As String
> AssertException.ClassName As String
> AssertException.LineNumber As String
> AssertException.TestCondition As String
> AssertException.Message As String  //optional string passed to Assert()
> AssertException.ID As String  // optional ID passed to Assert()


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to