[ 
https://issues.apache.org/jira/browse/GEODE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund resolved GEODE-104.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

Commit 1c4cd8f7909ba20f3c321001d26424e6853fe6a9 in incubator-geode's branch 
refs/heads/develop from Kirk Lund
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=1c4cd8f ]
GEODE-181: Add new unit and integration tests for FastLogger
Add new TestSuites for logging tests. Extract default config testing to
FastLoggerWithDefaultConfigJUnitTest. Move FastLoggerJUnitTest integration
tests to FastLoggerIntegrationJUnitTest. Create new unit tests in
FastLoggerJUnitTest. Update tests to full JUnit 4 syntax and use Rules
(GEODE-89).

Add mockito dependency to build for unit testing.

Completes: GEODE-89, GEODE-181, GEODE-104

> Add Mockito testCompile dependency
> ----------------------------------
>
>                 Key: GEODE-104
>                 URL: https://issues.apache.org/jira/browse/GEODE-104
>             Project: Geode
>          Issue Type: Wish
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: build
>             Fix For: 1.0.0-incubating
>
>
> JMock and Mockito have different strengths and weakness. See 
> http://blog.thecodewhisperer.com/2010/10/05/jmock-v-mockito-but-not-to-the-death/
> We should add Mockito as a testCompile dependency so that developers can 
> choose either JMock or Mockito for the tests they need to write.
> Latest stable release is 1.10.19
> {code}
> testCompile 'org.mockito:mockito-core:1.10.19'
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to