!**< def
!define test (
!|fitlibrary.specify.DoFixtureFlowUnderTest|
|'''check'''|''same date''|2004/04/28 16:03|2004/04/28 16:03|
)
!define test2 (
!|fitlibrary.specify.workflow.ParserDelegateMethod|
----
|'''check'''|''same date''|2004/04/28 16:03|2004/04/28 16:03|
)
**!
!2 Other text data types are handled with a ''parse delegate'' in the ''!-DoFixture-!'':
|!-fitlibrary.spec.SpecifyFixture-!|
|${test}|!-
fitlibrary.specify.DoFixtureFlowUnderTest |
check |
same date |
2004/04/28 16:03 |
2004/04/28 16:03 |
-!|
!2 Or a ${parserDelegateMethod} in a ${domainAdapter}
|!-fitlibrary.spec.SpecifyFixture-!|
|${test2}|!-
fitlibrary.specify.workflow.ParserDelegateMethod |
check |
same date |
2004/04/28 16:03 |
2004/04/28 16:03 |
-!|