747576777879808182
} public void testShellBuildExecutorDependencyInjection() throws Exception { ShellBuildExecutor executor = (ShellBuildExecutor) builderManager.getBuildExecutor( ShellBuildExecutor.ID ); assertCommonFields( executor ); }