File tree Expand file tree Collapse file tree
src/main/java/org/testing/toolbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313/**
1414 * Object representation of a row in database
1515 *
16- * @author Idriss Neumann <idriss. neumann@capgemini .com>
16+ * @author Idriss Neumann <neumann.idriss@gmail .com>
1717 *
1818 */
1919public class ExpectedLineDataSet {
Original file line number Diff line number Diff line change 33/**
44 * Abstract integration test case.
55 *
6- * @author Idriss Neumann <idriss. neumann@capgemini .com>
6+ * @author Idriss Neumann <neumann.idriss@gmail .com>
77 *
88 */
99public class IntegrationTest extends AbstractTest {
Original file line number Diff line number Diff line change 33/**
44 * Abstract unit test case.
55 *
6- * @author Idriss Neumann <idriss. neumann@capgemini .com>
6+ * @author Idriss Neumann <neumann.idriss@gmail .com>
77 *
88 */
99public class UnitTest extends AbstractTest {
You can’t perform that action at this time.
0 commit comments