You need to use setUp and not setup as the function for setting up your test case. You also don't need to call save() if you use create() .
確定! 回上一頁