Noted Vanji,
Ravi actually suggested that I attempt using the -Dtest switch in maven, so
I'm currently attempting that.
Will update this thread moving forward.
Thanks and regards
On Tue, Jan 11, 2022 at 8:05 AM Vanjikumaran Sivajothy <
vanjikuma...@gmail.com> wrote:
> I would recommend debugging
I would recommend debugging it isolatedly.
On Mon, Jan 3, 2022 at 7:14 AM Nuwan Jayawardene wrote:
> Hi all,
> I'm currently working on writing unit tests in the
> AddressEndpointSerializationTest class, which are meant to test out some
> functionality I've implemented on the AddressEndpointFact
Hi all,
I'm currently working on writing unit tests in the
AddressEndpointSerializationTest class, which are meant to test out some
functionality I've implemented on the AddressEndpointFactory class.
I've been running the mvn clean install -Dmaven.surefire.debug command and
running a remote debugg