GitHub user isper3at opened a pull request:

    https://github.com/apache/incubator-rya/pull/238

    RYA-397 Renamed MockMongoSingleton/Factory to Embedded

    Since they create/use Embedded Mongo, not Mock
    renamed to show what they actually use.
    
    ## Description
    >What Changed?
    File renames
    
    ### Tests
    >Coverage?
    N/A
    
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-397)
    
    ### Checklist
    - [ ] Code Review
    - [x] Squash Commits
    
    #### People To Reivew
    @meiercaleb 
    @jdasch 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isper3at/incubator-rya RYA-397

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/238.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #238
    
----
commit b429bae0f3d4568ffd0e9deb6c4b44efc6072530
Author: Me <[email protected]>
Date:   2017-10-05T17:10:57Z

    RYA-397 Renamed MockMongoSingleton/Factory to Embedded
    
    Since they create/use Embedded Mongo, not Mock
    renamed to show what they actually use.

----


---

Reply via email to