Class CommentPopulatorTest


  • @UnitTest
    public class CommentPopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • CommentPopulatorTest

        public CommentPopulatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldPopulate

        public void shouldPopulate()
      • shouldThrowExceptionIfPopulateIsCalledWithNullSource

        public void shouldThrowExceptionIfPopulateIsCalledWithNullSource()
      • shouldThrowExceptionIfPopulateIsCalledWithNullTarget

        public void shouldThrowExceptionIfPopulateIsCalledWithNullTarget()