Thanks Mauricio.
>>> All the examples there are JUnit Tests that create a business process and assert the diferent states of the process. Except for the first example that is a community contribution all the rest are just Unit Tests. <<<
Ok, but I still miss the init stuff which is usually located in main. Loading named resources, creating processes, creating initial parameters, asserting initial facts, asserting a process in working memory and alike.