#Junit testing

1 messages · Page 1 of 1 (latest)

tardy lantern
#

Who can help me with this error?

tight latchBOT
#

<@&987246399047479336> please have a look, thanks.

tight latchBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

rose swan
tardy lantern
#

Still get the error

rose swan
#

i meant u don't need the test annotation when u have parameterized test

tardy lantern
#

Oh oke

rose swan
tardy lantern
#

What spaces do you mean?

rose swan
#

like spaces after "add, " here

tardy lantern
#

Nope

rose swan
#

also ur assertThat is opposite

tardy lantern
#

I think I still need to implement something

opal pendant
#

your actually using 2 tests on that line

#

remove the @fallow thicketst, u already have @ParameterizedTest

rose swan
#

poor TE

opal pendant
#

( sorry if it tagged lolz )

rose swan
#

read above chat

#

@tardy lantern which version of junit ur using

#

also can u share the git repo so i can test it locally

opal pendant
#

yeah seen, if the 4 tests that worked are the non mulitply ones, its the * symbol causing issues

rose swan
#

other than comma itself

opal pendant
#

yeah, just remember an issue there was a week or 2 ago, where someone made a calc and the * was actually causing an issue

tardy lantern
#

This is the assignment

rose swan