From f9d35e2c5e4aa1aef14ae49a0fe1a5117ab67115 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 8 Jan 2018 17:48:15 +0100 Subject: Add JUnit jars Signed-off-by: pacien --- lib/junit-jupiter-api-5.0.2.jar | Bin 0 -> 76167 bytes lib/junit-platform-commons-1.0.2.jar | Bin 0 -> 62527 bytes lib/opentest4j-1.0.0.jar | Bin 0 -> 6588 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/junit-jupiter-api-5.0.2.jar create mode 100644 lib/junit-platform-commons-1.0.2.jar create mode 100644 lib/opentest4j-1.0.0.jar (limited to 'lib') diff --git a/lib/junit-jupiter-api-5.0.2.jar b/lib/junit-jupiter-api-5.0.2.jar new file mode 100644 index 0000000..4915355 Binary files /dev/null and b/lib/junit-jupiter-api-5.0.2.jar differ diff --git a/lib/junit-platform-commons-1.0.2.jar b/lib/junit-platform-commons-1.0.2.jar new file mode 100644 index 0000000..65ee8b5 Binary files /dev/null and b/lib/junit-platform-commons-1.0.2.jar differ diff --git a/lib/opentest4j-1.0.0.jar b/lib/opentest4j-1.0.0.jar new file mode 100644 index 0000000..1b5f425 Binary files /dev/null and b/lib/opentest4j-1.0.0.jar differ -- cgit v1.2.3