Update for Bug287562 (Event Model code refresh + JUnits)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.tests / src / org / eclipse / linuxtools / tmf / event / TmfTraceEventTest.java
index 3cec8e589afa942089eeb2e89cf64eb81cbbdb48..dee1fba659462fd1c0192d43e39a6c5da5071960 100644 (file)
@@ -7,10 +7,9 @@
  * http://www.eclipse.org/legal/epl-v10.html
  * 
  * Contributors:
- *   Francois Chouinard (fchouinard@gmail.com) - Initial API and implementation
+ *   Francois Chouinard - Initial API and implementation
  *******************************************************************************/
 
-
 package org.eclipse.linuxtools.tmf.event;
 
 import static org.junit.Assert.assertEquals;
@@ -20,7 +19,7 @@ import org.junit.Test;
 /**
  * <b><u>TmfTraceEventTest</u></b>
  * <p>
- * TODO: Implement me. Please.
+ * JUnit test suite for the TmfTraceEvent class.
  */
 public class TmfTraceEventTest {
 
This page took 0.023637 seconds and 5 git commands to generate.