Using Expected Exceptions in UnitTests
Sometimes, reviewing code, I see misunderstanding of using Expected Exception concept in unit tests.
Sometimes, reviewing code, I see misunderstanding of using Expected Exception concept in unit tests.
Here are few steps to configure protobuf-to-java compilation in your maven project:
Install google protobuf compiler on your computer.
brew install protobuf
Configure maven protobuf compiler plugin and protobuf-java dependency in pom.xml