DATAMONGO-1756 - Polishing.

Add author tag.

Original pull request: #491.
This commit is contained in:
Mark Paluch
2017-08-02 08:48:18 +02:00
parent 71135395c1
commit 90411decce

View File

@@ -59,6 +59,7 @@ import com.mongodb.util.JSON;
* @author Oliver Gierke
* @author Thomas Darimont
* @author Mark Paluch
* @author Christoph Strobl
*/
@RunWith(MockitoJUnitRunner.class)
public class TypeBasedAggregationOperationContextUnitTests {