Fixed the SimpleXor3InputTest to have the proper truth table for a 3-input...
Fixed the SimpleXor3InputTest to have the proper truth table for a 3-input XOR. Also added a few extra unit tests to increase out line coverage. Change-Id: I6257502cb9a2aac3fff1f04939dc1d9a8ddca439
Showing
- src/main/java/com/syncleus/grail/graph/TypedAdjacencyMethodHandler.java 1 addition, 2 deletions...com/syncleus/grail/graph/TypedAdjacencyMethodHandler.java
- src/test/java/com/syncleus/grail/graph/ExceptionGod.java 36 additions, 0 deletionssrc/test/java/com/syncleus/grail/graph/ExceptionGod.java
- src/test/java/com/syncleus/grail/graph/titangraph/TypedAdjacencyHandlerTest.java 76 additions, 0 deletions...eus/grail/graph/titangraph/TypedAdjacencyHandlerTest.java
- src/test/java/com/syncleus/grail/neural/backprop/SimpleXor3InputTest.java 4 additions, 4 deletions...m/syncleus/grail/neural/backprop/SimpleXor3InputTest.java
Loading
Please register or sign in to comment