Uses of Class
hudson.scm.NullSCM

Packages that use NullSCM
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of NullSCM in org.jvnet.hudson.test
 

Subclasses of NullSCM in org.jvnet.hudson.test
 class ExtractResourceSCM
          SCM useful for testing that extracts the given resource as a zip file.
 class ExtractResourceWithChangesSCM
          SCM useful for testing that extracts the given resource as a zip file.
 class FakeChangeLogSCM
          Fake SCM implementation that can report arbitrary commits from arbitrary users.
 class SingleFileSCM
          SCM useful for testing that puts just one file in the workspace.
 



Copyright © 2004-2013. All Rights Reserved.