Skip to content
Snippets Groups Projects
Commit bd7ebfd8 authored by akwizgran's avatar akwizgran
Browse files

Unit tests for TransportPropertyManagerImpl.

parent 1dd49601
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,7 @@ package org.briarproject.bramble.test;
import org.jmock.Mockery;
import org.junit.After;
public abstract class BrambleMockTestCase extends
BrambleTestCase {
public abstract class BrambleMockTestCase extends BrambleTestCase {
protected final Mockery context = new Mockery();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment