From b825a3683c652d733ca9b96ebeaffd3bf90a7a07 Mon Sep 17 00:00:00 2001 From: Paul Houle Date: Sun, 15 Dec 2013 13:35:27 -0500 Subject: [PATCH] #92 write unit test for mapper, fix types, make non-abstract, things like that. --- .idea/workspace.xml | 114 +++++++++++------- .../entityCentric/EntityCentricMapper.java | 11 +- .../EntityCentricMapperTest.java | 29 +++++ 3 files changed, 103 insertions(+), 51 deletions(-) create mode 100644 bakemono/src/test/java/com/ontology2/bakemono/entityCentric/EntityCentricMapperTest.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 079fa73..411490c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,8 @@ - + + @@ -151,7 +152,7 @@ - + @@ -200,7 +201,7 @@ - + @@ -208,10 +209,19 @@ - + + + + + + + + + + - + @@ -242,9 +252,18 @@ - + + + + + + + + + + - + @@ -298,12 +317,13 @@ @@ -1603,12 +1623,16 @@ 1387129722093 1387129722093 -