vitro/webapp/test/stubs
Jim Blake 4b71c1d6bb VIVO-778 Refactor the connections to the TBox reasoner.
Replace PelletListener with a TBoxReasonerModule in the Application.
   The reasoner will be accessible only through here, not as a context attribute or through the WebappDaoFactory.
Split out the initialization of the TBox reasoner from SimpleReasonerSetup.
Break out the filtering of TBox changes into a ConfiguredReasonerListener.
Refactor the threading logic into a BasicTBoxReasonerDriver.
   Add a factory for creating VitroBackgroundThreads in an Executor.
Isolate the actual reasoner into a TBoxReasoner implementation. In this case, PelletTBoxReasoner.
Combine the consistency flag, error flag, explanation, and running status into one TBoxReasonerStatus object.
2014-12-08 10:54:07 -05:00
..
com/hp/hpl/jena/rdf/model VIVO-823 Create several ModelMaker decorators, with tests 2014-07-18 17:02:21 -04:00
edu/cornell/mannlib/vitro/webapp VIVO-778 Refactor the connections to the TBox reasoner. 2014-12-08 10:54:07 -05:00
freemarker/cache NIHVIVO-3628 Create unit tests to cover the parsing and interpreting of custom list view config files. 2012-02-21 17:06:55 +00:00
javax Make DeveloperSettings a singleton, and other improvements. 2014-01-04 14:22:29 -05:00