refactor: move Marathon client mock.

refactor: remove old Marathon mock.
refactor: generate new Marathon mock.

mockery -recursive -dir=vendor/github.com/gambol99/ -name=Marathon -output=provider/marathon/mocks
This commit is contained in:
Fernandez Ludovic 2017-06-10 03:20:20 +02:00 committed by Ludovic Fernandez
parent ad54c5a278
commit 9c27a98821
2 changed files with 699 additions and 599 deletions

View file

@ -6,7 +6,7 @@ import (
"reflect"
"testing"
"github.com/containous/traefik/mocks"
"github.com/containous/traefik/provider/marathon/mocks"
"github.com/containous/traefik/testhelpers"
"github.com/containous/traefik/types"
"github.com/davecgh/go-spew/spew"

File diff suppressed because it is too large Load diff