mardi 17 octobre 2017

What does that Java syntax inside the braces mean?

I like JMockit very much. The only problem, but very important for me is that I often do not understand the syntax it uses.

Let's take:

new Expectations() ;

Meaning of each operation inside braces is obvious. But what they mean together? Why and how the setting of result changes the value returned by myDir.list()?

Aucun commentaire:

Enregistrer un commentaire