From 1279cb4ef3bd8d7569623054ff54088cf9bcd2e2 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Mon, 1 Feb 2016 17:19:34 +0100 Subject: [PATCH] Add Unit module available methods for future usage --- tests/_support/Helper/Unit.php | 75 ++++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 4 deletions(-) diff --git a/tests/_support/Helper/Unit.php b/tests/_support/Helper/Unit.php index 41fc4d1c5..199872966 100644 --- a/tests/_support/Helper/Unit.php +++ b/tests/_support/Helper/Unit.php @@ -1,13 +1,80 @@