mxunit Questions

1

I am working on the MxUnit test frame work for CFML. In it, I want to check whether the return value of a function is a valid JSON or not. Currently I am using: assertEquals(True,IsJSON(userEvent...
Gismo asked 8/7, 2014 at 14:18

3

Solved

As a related sub-question - are there any CF unit test frameworks that support or make it easier to use mocks/stubs? The 2 that I spotted in a quick google that look the most promising are MXUnit ...
Datura asked 30/9, 2011 at 3:54

2

Solved

So I was following the tiny guide here on how to run a single MXUnit test with Eclipse using the MXUnit plugin for Eclipse. But as you can see in the screen shot below it didn't work out for tests ...
Oubre asked 8/12, 2010 at 1:59
1

© 2022 - 2024 — McMap. All rights reserved.