', '|', '|name'] as $path) { Assert::exception( fn() => Arrays::associate([], $path), Nette\InvalidArgumentException::class, "Invalid path '$path'.", ); }