Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller tests #18

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Controller tests #18

wants to merge 22 commits into from

Conversation

dukefoss
Copy link
Collaborator

Tests for Casebase-, Retrieval- and Instance Controller

@amardj amardj self-requested a review November 25, 2019 09:12
Copy link
Collaborator

@kerstinbach kerstinbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks in general good to me. I would like to have @amardj or @epichub looking at it before merging.

pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@@ -65,7 +65,7 @@ public Query(String casebase, String concept, String amalFunc, HashMap<String, O
tempAmalgamFctManager.changeAmalgamFct(amalFunc);

Retrieval r = new Retrieval(myConcept, cb,this);
r.setRetrievalEngine(new NeuralRetrieval(project,r));
//r.setRetrievalEngine(new NeuralRetrieval(project,r));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@epichub Please have a look here.

@amardj amardj self-requested a review January 8, 2020 00:46
@amardj amardj requested a review from kerstinbach January 9, 2020 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants