5 references to RootPath
Aspire.Hosting.Java.Tests (5)
JavaBuildToolResolverTests.cs (5)
54
Assert.Equal(Path.GetFullPath(Path.Combine(root.
RootPath
, "mvnw")), wrapperPath);
69
root.
RootPath
,
96
root.
RootPath
,
105
Assert.Equal(Path.GetFullPath(Path.Combine(root.
RootPath
, "mvnw")), wrapperPath);
120
Path.Combine(root.
RootPath
, "mvnw"),