@Test
public void path_annotation_present()
{
SymbolSource symbolSource = mockSymbolSource();
AssetSource assetSource = mockAssetSource();
ObjectLocator locator = mockObjectLocator();
ClassTransformation ct = mockClassTransformation();
MutableComponentModel model = mockMutableComponentModel();
Path annotation = mockPath();
Resource baseResource = mockResource();