superfell/json2apex

Test code needs to be in a separate class

superfell opened this issue · 1 comments

apex requires tests to be in their own class now, so we need to separate out the code-gen'd test functions.

probably this'll mean the download will have to be a zip with 2 files in.

fixed in 1148ecc