-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add notToBeAnInstanceOf #1400
Comments
Hello please assign this to me |
Thank you @vlsi will start working on it soon |
Hey! Would like to work on this @vlsi @robstoll . @tanbirali are you working on it? |
@Jujusp you can work on it as well IMO. |
Hi there, I'll work on this |
robstoll
added a commit
to AncutaIoan/atrium
that referenced
this issue
Sep 10, 2023
…00-Add-notToBeAnInstanceOf
robstoll
added a commit
that referenced
this issue
Sep 13, 2023
Feature/#1400 not to be an instance of
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none
Code related feature
Following the things you need to do:
logic
notToBeAnInstanceOf
(see AnyAssertions.toBe as a guideline)api-fluent
notToBeAnInstanceOf
anyExpectations.kt (see anyExpectations.kt toEqual and toBeAnInstanceOf as a guideline)NOT_TO_BE_THE_INSTANCE_OF
to DescriptionAnyExpectation en_GBNOT_TO_BE_THE_INSTANCE_OF
to DescriptionAnyExpectation de_CH, use "ist nicht eine Instanz vom Typ"@since 1.1.0
(adapt to current milestone) to KDOCapi-infix
notToBeAnInstanceOf
which returnsExpect<T>
in anyExpectations.kt (see anyExpectations.kt toEqual and toBeAnInstanceOf as a guideline)@since 1.1.0
(adapt to current milestone) to KDOCYour first contribution?
I'll work on this
if you would like to take this issue over.This way we get the chance to revise the description in case things have changed in the meantime, we might give you additional hints and we can assign the task to you, so that others do not start as well.
(Invite yourself in case you do not have an account yet).
The text was updated successfully, but these errors were encountered: