From a3ce578d0ef1cfa7515bba86da7a33f7342721c2 Mon Sep 17 00:00:00 2001 From: Guillermo Dev Date: Sun, 14 Oct 2018 14:37:24 +0200 Subject: [PATCH] tests pass --- log/log.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/log/log.txt b/log/log.txt index 3cf45b2..60cec3f 100644 --- a/log/log.txt +++ b/log/log.txt @@ -1,16 +1,16 @@ -(n-a) - [13.10.2018 16:45:43] - 400 NoArguments - 0.44ms - (none) -(n-a) - [13.10.2018 16:45:43] - 400 NoArguments - 0.74ms - (none) -(n-a) - [13.10.2018 16:45:43] - 400 MissingMethod - 1.04ms - (none) -(n-a) - [13.10.2018 16:45:43] - 400 MissingMethod - 0.07ms - (none) -(n-a) - [13.10.2018 16:45:43] - 400 MissingMethod - 0.03ms - (none) -(n-a) - [13.10.2018 16:45:43] - 400 BadMethod - 0.08ms - someNonExistentMockFunction() -(n-a) - [13.10.2018 16:45:43] - 400 BadMethod - 0.07ms - someNonExistentMockFunction() -(n-a) - [13.10.2018 16:45:43] - 400 TooFewArgs - 0.3ms - someMockFunction() -(n-a) - [13.10.2018 16:45:43] - 400 TooFewArgs - 0.17ms - someMockFunction(val) -(n-a) - [13.10.2018 16:45:43] - 400 TooManyArgs - 0.18ms - someMockFunction(val, val, val, val) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.04ms - someMockFunction(val, val) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.02ms - someMockFunction(val, val, val) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.02ms - someMockFunction(val, val, val) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.03ms - someOtherMockFunction(one, two, threeOpt) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.02ms - someOtherMockFunction(two, threeOpt, one) -(n-a) - [13.10.2018 16:45:43] - 200 - 0.02ms - someOtherMockFunction(two, threeOpt, one) +(n-a) - [14.10.2018 12:35:19] - 400 NoArguments - 2.01ms - (none) +(n-a) - [14.10.2018 12:35:19] - 400 NoArguments - 0.73ms - (none) +(n-a) - [14.10.2018 12:35:19] - 400 MissingMethod - 1.23ms - (none) +(n-a) - [14.10.2018 12:35:19] - 400 MissingMethod - 0.04ms - (none) +(n-a) - [14.10.2018 12:35:19] - 400 MissingMethod - 0.06ms - (none) +(n-a) - [14.10.2018 12:35:19] - 400 BadMethod - 0.06ms - someNonExistentMockFunction() +(n-a) - [14.10.2018 12:35:19] - 400 BadMethod - 0.05ms - someNonExistentMockFunction() +(n-a) - [14.10.2018 12:35:19] - 400 TooFewArgs - 0.85ms - someMockFunction() +(n-a) - [14.10.2018 12:35:19] - 400 TooFewArgs - 0.18ms - someMockFunction(val) +(n-a) - [14.10.2018 12:35:19] - 400 TooManyArgs - 0.15ms - someMockFunction(val, val, val, val) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someMockFunction(val, val) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someMockFunction(val, val, val) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someMockFunction(val, val, val) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someOtherMockFunction(one, two, threeOpt) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someOtherMockFunction(two, threeOpt, one) +(n-a) - [14.10.2018 12:35:19] - 200 - 0.03ms - someOtherMockFunction(two, threeOpt, one)