Created by ruhan on 2/17/17.
GIVEN:
RemoteRepository A proxy an upstream server
- Path P points to a parent POM file in
RemoteRepository A
- Path C points to a consumer POM file in
RemoteRepository A
- Path CR points to the Rel file of the consumer POM
- Path PR points to the Rel file of the parent POM
WHEN:
- Path C is requested from
RemoteRepository A
THEN:
RemoteRepository A returns notNull (exists) for Path C
RemoteRepository A returns notNull (exists) for Path CR
RemoteRepository A returns notNull (exists) for Path P
RemoteRepository A returns notNull (exists) for Path PR
- Rel file from Path CR is identical to expected output file