94.

What attribute is used in NUnit to perform a single set of functions once before executing any of the tests?

This attribute is used inside a TestFixture to provide a single set of functions that are performed once prior to executing any of the tests in the fixture