Forum Discussion

jloiselle's avatar
jloiselle
Occasional Contributor
14 years ago

How do I run an AMF request from a teardown script?

I have a test case that creates a database object via an AMF Request as its first step. The last step is to delete this object from the DB with another AMF Request. But if any of my assertions fail, t...