Unit test with external task

Hi guys!

when i do the test and pass from the code
runtimeService.startProcessInstanceByKey(“AtualizarEmpresaTaskTest”);
return null, why this is happen?
What does mean startProcessInstanceByKey, and what value I put in this field?

thanks.