Skip to content

PetriNetFactory should throw an exception if file is invalid #46

@juanjoarce7456

Description

@juanjoarce7456

Given I create a PetriNetFactory object with a file name that does not exist on the system (or that violates a security rule)

Actual Result:

  • A stacktrace is printed on console

Expected Result:

  • An exception is thrown with a message indicating that the file could not be read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions