I am using Junit 5 framework to test the private method. ... @InjectMocks private PrivateMethodApp app = new PrivateMethodApp(); @Test public void ...
確定! 回上一頁