org.sonar.api.batch.bootstrap
Interface ProjectBuilder.Context

All Known Implementing Classes:
ProjectBuilderContext
Enclosing class:
ProjectBuilder

public static interface ProjectBuilder.Context

Plugins can use the implementation ProjectBuilderContext for their unit tests.


Method Summary
 ProjectReactor projectReactor()
           
 

Method Detail

projectReactor

ProjectReactor projectReactor()


Copyright © 2009–2014 SonarSource. All rights reserved.