/ Published in: Other

Expand |
Embed | Plain Text
public void testClipBoardContentsAreChangedWhenQueueIsEmptyContentProvided() { assertTrue(queue.isClipBoardContentsChanged("New Content")); }
You need to login to post a comment.
public void testClipBoardContentsAreChangedWhenQueueIsEmptyContentProvided() { assertTrue(queue.isClipBoardContentsChanged("New Content")); }
You need to login to post a comment.