public class EmfToolResolveUriTests extends Object
Constructor and Description |
---|
EmfToolResolveUriTests() |
Modifier and Type | Method and Description |
---|---|
void |
shouldNotChangeUriFragment() |
void |
shouldNotResolveTargetThatHasASchema() |
void |
shouldNotResolveTargetThatIsAbsolute() |
void |
shouldResolveRelativeToDirectory() |
void |
shouldResolveRelativeToFile() |
public void shouldResolveRelativeToDirectory() throws Exception
Exception
public void shouldResolveRelativeToFile() throws Exception
Exception
public void shouldNotResolveTargetThatIsAbsolute() throws Exception
Exception
public void shouldNotResolveTargetThatHasASchema() throws Exception
Exception
Copyright © 2020. All rights reserved.