542543544545546547548549
DistributedMasterBuilder masterBuilder = getMasterBuilder_LocalhostAndTestPropsONLY( BuildAgentServiceImplTest.TEST_USER_DEFINED_PROPERTIES_FILE ); BuildAgentService agent = masterBuilder.pickAgent(); assertNull(agent); }