Package jetbrains

Class MockBuildType

    • Constructor Detail

      • MockBuildType

        public MockBuildType​(ServiceLocator serviceLocator)
        Creates mock build type with real project (ProjectImpl) injected with dependencies taken from the given service locator
        Parameters:
        serviceLocator - service locator
      • MockBuildType

        public MockBuildType​(@NotNull
                             String id,
                             @NotNull
                             String name)
      • MockBuildType

        public MockBuildType()
        Creates mock build without any dependencies injected