Skip to content

Test setup doesn't seem to execute in the proper order. #1253

Answered by thomhurst
ShawnTheBeachy asked this question in Q&A
Discussion options

You must be logged in to vote

Ah only instance methods will execute bottom up.

Static ones aren't constrained to an object/inheritance and so those must be manually ordered.

But yes, the ordering via the Order property has been knocked out so I'll sort that!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ShawnTheBeachy
Comment options

@thomhurst
Comment options

Answer selected by ShawnTheBeachy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants