PasteUs/PasteMeAdmin

Add unit test for manager

LucienShui opened this issue · 0 comments

assertEquals(new ArrayList<>(), response.getData());

This test case only contain empty result, have no testing about the case which result's size is nonzero.