]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/src/main/java/org/argeo/slc/core/test/IncompatibleTestDataException.java
Introduce unit tests framework
[gpl/argeo-slc.git] / org.argeo.slc / src / main / java / org / argeo / slc / core / test / IncompatibleTestDataException.java
index a964c836d4586512c95403dc617a9925463a56b0..db4184d05166a53ba355fe00d20d4570be23bb70 100644 (file)
@@ -3,7 +3,7 @@ package org.argeo.slc.core.test;
 import org.argeo.slc.core.SlcException;\r
 \r
 /**\r
- * Excception to throw when a test definition cannot interpret the provided tets\r
+ * Exception to throw when a test definition cannot interpret the provided test\r
  * data.\r
  */\r
 public class IncompatibleTestDataException extends SlcException {\r