name: PropertiesMarkingStoreTest class_comment: null dependencies: - name: TestCase type: class source: PHPUnit\Framework\TestCase - name: MethodMarkingStore type: class source: Symfony\Component\Workflow\MarkingStore\MethodMarkingStore properties: [] methods: - name: testGetSetMarkingWithMultipleState visibility: public parameters: [] comment: null - name: testGetSetMarkingWithSingleState visibility: public parameters: [] comment: null - name: testGetSetMarkingWithSingleStateAndAlmostEmptyPlaceName visibility: public parameters: [] comment: null - name: testGetMarkingWithValueObject visibility: public parameters: [] comment: null - name: testGetMarkingWithUninitializedProperty visibility: public parameters: [] comment: null - name: createValueObject visibility: private parameters: - name: markingValue comment: null - name: __construct visibility: public parameters: - name: markingValue comment: null - name: __toString visibility: public parameters: [] comment: null traits: - PHPUnit\Framework\TestCase - Symfony\Component\Workflow\MarkingStore\MethodMarkingStore interfaces: []