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