Class StateStore

java.lang.Object
org.springframework.modulith.junit.StateStore

class StateStore extends Object
Author:
Lukas Dohmen, David Bilge, Oliver Drotbohm
  • Constructor Details

    • StateStore

      StateStore(org.junit.jupiter.api.extension.ExtensionContext context)
      Creates a new StateStore for the given ExtensionContext.
      Parameters:
      context - must not be null.
  • Method Details

    • getChanges

      Changes getChanges()
      Returns all changes made to the project.
      Returns: