kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

static Store.NULL_OBJECT is required #342

Closed kazurayam closed 1 year ago

kazurayam commented 1 year ago

com.kazurayam.inspectus.core.Parameters requires null-safe initial value for a property of type com.kazurayam.materialstore.core.Store.

kazurayam commented 1 year ago

planned at 0.12.2

kazurayam commented 1 year ago

done at 0.12.2