Searched refs:selectedGoldenId (Results 1 – 1 of 1) sorted by relevance
33 return this.goldens.find((it) => it.id == this.selectedGoldenId);36 selectedGoldenId: String | null = null; property in TestOverviewComponent40 this.selectedGoldenId = selection.hasValue()