1
I Use This!
High Activity

News

Analyzed 1 day ago. based on code collected 2 days ago.
Posted almost 12 years ago by Marcin Kubala
If you have to stub mock method which should just return passed argument you probably stubbing interaction for each of them: BDDMockito.given(mock.someMethod(argMock)).willReturn(argMock); ... [More] BDDMockito.given(mock.someMethod(anotherArgMock)).willReturn(anotherArgMock); ... BDDMockito.given(mock.someMethod(yetAnotherArg)).willReturn(yetAnotherArg); What to do if you have a lot of objects to be passed into someMethod(..) … Continue reading →Tip: Effectively stubbing with Mockito is a post from: Qcadoo tech blog [Less]
Posted about 12 years ago by Marcin Kubala
We present a new type of field: which provide a simpler way to create “many to many” relationships. Qcadoo Framework takes fully care of managing join entities, so you can focus on the goal, not the implementation. First look … Continue reading →Many-to-many relationships in Qcadoo Framework is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
As always we ware near you as we attended three open source conferences at the end of the year 2011: Open Radar, P.I.W.O and the second conference of the  FWiOO foundations spinacz.edu.pl project. First at the beginning of the month we ware in ... [More] Szczecin on the Open Radar conference organised … Continue reading →3 open source conferences in one month is a post from: Qcadoo tech blog [Less]
Posted over 12 years ago by Adam Walczak
Seminars from Linux Autumn 2001 hit the net last week. We participated in this event along with other members of the polish open source community. The prime start of the conference was Wietse Venema the author of Postfix. We talked … Continue reading →Our seminar from Linux Autumn 2011 is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
Two weeks ago (27.09.2011) you could find us on the first conference organized by the Polish free and open software conference foundation FWiOO. The topic of this conference was: The role of innovative open source projects in the Polish economy … ... [More] Continue reading →Notes from the first Polish free and open software foundation conference is a post from: Qcadoo tech blog [Less]
Posted over 12 years ago by Adam Walczak
If you didn’t follow our Blueprints wiki or twitter you might have not notices that it’s boiling with new ideas ! In this post will give you a short summary of the most important analysis and design efforts that are … Continue reading →Dozens of new plans on Blueprints wiki is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
As you may have noticed we have been running a long term student internship program to teach upcoming engineers how to create modules for qcadoo MES. We also wanted to show them the qcadoo Framework which they can use for … Continue reading →3 interns hired in our open source project is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
First of all what does ‘the cloud’ really mean ? Is it really a technical term or just a marketing slogan ? According to the father of the free software movement Richard Stallman: It’s stupidity. It’s worse than stupidity: it’s … Continue reading →The cloud as a system architecture is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
Sometime ago we got burned a little on forums because the install was not straightforward to many users. Unfortunately this is how it always looks in server-side applications and you can see many other open source business systems (ERP or … Continue reading →Installation video tutorials is a post from: Qcadoo tech blog
Posted over 12 years ago by Adam Walczak
The interview with our team just got aired on the net by the reporters from OSWorld.pl Please have a look at then if you understand Polish. You can see the original OSWorld post here o biznesie oraz produkcie qcadoo MES … Continue reading →An interview with us done by OSWorld.pl is a post from: Qcadoo tech blog