!2 'matches' pattern matches an action against a value !**< def !define test1 {!|fitlibrary.specify.DoFixtureFlowUnderTest| |int property|'''does not contain'''|3| |boolean property|'''does not contain'''|tru| |boolean property|'''does not contain'''|True| |string property|'''does not contain'''|apple| |string property|'''does not contain'''|orange| |''x''|1|''y''|3|'''does not contain'''|(10,| } **! |!-fitlibrary.spec.SpecifyFixture-!| |${test1}|!-
fitlibrary.specify.DoFixtureFlowUnderTest

int property does not contain 3

boolean property does not contain tru expected
true actual

boolean property does not contain True

string property does not contain apple expected
apple pie actual

string property does not contain orange

x 1 y 3 does not contain (10,
-!|