6729c920a8a8871465aad0c6fdbee0209b2fb60d,tests/unit/bokeh/models/test_glyphs.py,,test_Diamond,#,607
Before Change
marker = Diamond()
check_marker_properties(marker)
check_fill_properties(marker)
check_line_properties(marker)
check_properties_existence(marker, MARKER, FILL, LINE, GLYPH, ["marker"])
def test_DiamondCross() -> None:
After Change
def test_Diamond() -> None:
marker = Diamond()
check_marker_properties(marker)
check_line_properties(marker)
check_fill_properties(marker)
check_hatch_properties(marker)
check_properties_existence(marker, MARKER, LINE, FILL, HATCH, GLYPH, ["marker"])
def test_DiamondCross() -> None:
In pattern: SUPERPATTERN
Frequency: 19
Non-data size: 3
Instances
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Diamond
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Triangle
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Cross
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_CircleX
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_CircleCross
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Circle
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_DiamondCross
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Asterisk
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Wedge
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Square
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_InvertedTriangle
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_X
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Annulus
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_AnnularWedge
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Oval
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Dash
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_SquareX
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_Rect
Project Name: bokeh/bokeh
Commit Name: 6729c920a8a8871465aad0c6fdbee0209b2fb60d
Time: 2021-01-09
Author: mattpap@gmail.com
File Name: tests/unit/bokeh/models/test_glyphs.py
Class Name:
Method Name: test_SquareCross