Skip to content

Commit ba60f54

Browse files
committed
Renamed unit test from Bulk to LoadTesting
This is more descriptive, consistent with other similar methods, and is aligned with the existing comment header.
1 parent 5f0748a commit ba60f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic.Tests/TopicMappingServiceTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public TopicMappingServiceTest(TopicInfrastructureFixture<StubTopicRepository> f
8686
/// </para>
8787
/// </remarks>
8888
[Fact]
89-
public async Task Map_Bulk_EvaluateThreshold() {
89+
public async Task Map_LoadTesting_EvaluateThreshold() {
9090

9191
/*------------------------------------------------------------------------------------------------------------------------
9292
| Establish variables

0 commit comments

Comments
 (0)