Skip to content

Unformatted error for certain actions used for testing null UUID #13237

@InfinityTwo

Description

@InfinityTwo

Refer to this issue
This issue may, however, could potentially be closed since it does not fulfill linting if a solution is made.

  • Environment: master

Steps to reproduce
Create a test case and pass in a null uuid into getUuidFromString() in the Action.java file.
It should throw a NullPointerException

Expected behaviour
Throws InvalidHttpParameterException

Actual behaviour
Throws NullPointerException


**Additional info** This was just a small issue when migrating test cases. I'll handle the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions