public class CommentableCellTest extends Object
CommentableCell
Modifier and Type | Class and Description |
---|---|
(package private) class |
CommentableCellTest.CommentableCellListenerImpl
A inner utility class used by the method testCommentableCellListenner.
|
Constructor and Description |
---|
CommentableCellTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCommentableCellListenner()
A method that tests the notifications for commented cell listeners.
|
void |
testHasComment()
A method that tests the property hasComment.
|
void |
testSetGetUserComment()
A method that tests the setter and getter of the user comment.
|
public CommentableCellTest()
public void testHasComment()
public void testSetGetUserComment()
public void testCommentableCellListenner()
CommentableCellListener